API - Getting landing page metadata is missing the description? | Community
Skip to main content
New Participant
March 23, 2021
Question

API - Getting landing page metadata is missing the description?

  • March 23, 2021
  • 1 reply
  • 1530 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Arun_Sharma9
New Participant
April 14, 2021

Hi @joseph_wood ,

 

The problem seems to be in REST API which is already using the "description" key for the landing page description and there is no key like "metadescription" enabled. 

 

So there won't be any other solution for you to get the Meta Description for landing page and you've to use the Full Content and parse technique.

 

Thanks

Arun Sharma