Hello everyone,
When I submit a REST POST request to update an email content section endpoint which has theexternal urlproperty, the request fails with this error:Marketo API erro...
Hi Marketo Nation,
I am using the following endpoint to update alt text of an image within the email content:https://developers.marketo.com/rest-api/endpoint-reference/asset-endpo...
Here it is. Also I was wrong earlier, the POST request is to add content, not create.
POST /rest/asset/v1/landingPage/ID/content.json
Content-Type: application/x-www-form-urlenco...
Hello everyone,
When I submit a REST POST request to a landing page content's endpoint which has the auto CSS property set for top, width, and height, the request fails with this ...
Hi all,
If I request /rest/asset/v1/landingPage/{ID}.json, I get the title, keywords, robots,facebookOgTags andcustomHeadHTML as expected, BUT not the "metaTagsDescription".
I know...
Hello everyone,
When I submit a REST GET request to a landing page contents' endpoint which has a social content type, I get an error saying"709 Social content type is not support...
I have since figured out how to do this. The API documentation page was not updated with the correct information. If you go to http://developers.marketo.com/documentation/marketo-r...
Is it possible to update dynamic content located on landing pages? If so how? What I have right now is:Creating a landing page using the APIUpdating the landing page contents using...