709 auto Invalid or unsupported param value for landing page content
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 error: Marketo API error (709): "auto Invalid or unsupported param value for landing page content". I verified that I'm setting the property auto as a string, and that the call works when replacing auto with numerical values.
/rest/asset/v1/landingPage/ID/content/CONTENTID.json
Is it not supported by the API? Is there a workaround?