Question
API - Getting landing page metadata is missing the description?
Hi all,
If I request /rest/asset/v1/landingPage/{ID}.json, I get the title, keywords, robots, facebookOgTags and customHeadHTML as expected, BUT not the "metaTagsDescription".
I know I could parse/rest/asset/v1/landingPage/{ID}/fullContent.json, but wondering if there is a better way.