Is it possible to get Status, Final URL & Labels from keywords and TextAd ?
59 views
Skip to first unread message
Albert Catama
unread,
Dec 7, 2015, 12:57:12 AM12/7/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Good day.
Is it possible to get Status, Final URL & Labels from keywords and TextAd under AdGroup?
I can't get those fields using AdGroupCriterionService for Keywords and AdWordsServices TextAd.
Thanks in advance!
Yin Niu
unread,
Dec 7, 2015, 3:22:09 PM12/7/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Albert,
For keywords, to get status, finalUrls, labels, you could use AdGroupCriterionService. For TextAd, to get status, finalUrls, labels, you could use AdGroupAdService. Please check out the GetKeywords and GetTextAds Java example code from the client library. Other language example code could be found here.
Thanks,
Yin, AdWordsAPI Team.
Message has been deleted
Yin Niu
unread,
Dec 10, 2015, 1:40:41 PM12/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message