Can I Create and manage pharmaceutical ads in Google Ads campaigns via API?
34 views
Skip to first unread message
mraso...@gmail.com
unread,
Aug 20, 2018, 6:13:27 PM8/20/18
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 and Google Ads API Forum
Hello,
According to Google article:
"Pharmaceutical advertisers now have two distinct options for displaying a landing page (or final) URL in text ads. You can include your company name in the display URL or you can choose one of 12 pre-defined descriptions (instead of a URL) of your website. The descriptions are available only in English and Spanish."
We have our tool and we want to allow them to upload URL description data from our tool to adwords. Is this possible? what do we need to do? what api methods should we use?
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 and Google Ads API Forum
Hi Albert,
Unfortunately, we do not provide support on third party software integration for AdWords API and the tool you are using. The feature you mentioned is currently only supported in the AdWords UI. However, if you wish to create and modify ads in the API, you could use the AdGroupAdService and AdService respectively to do so.
Let me know if you have further clarifications.
Regards,
Dannison
AdWords API Team
mraso...@gmail.com
unread,
Aug 22, 2018, 5:40:31 AM8/22/18
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 and Google Ads API Forum
Just to confirm, can't choose "ad display URL" option via API?
Dannison Yao (AdWords API Team)
unread,
Aug 22, 2018, 11:11:49 PM8/22/18
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 and Google Ads API Forum
Hi Albert,
You could select the DisplayUrl field for both AdService and AdGroupAdService to show your display URL. Let me know if you have further clarifications.