Dynamic ad targets

75 views
Skip to first unread message

Roberto S

unread,
Apr 27, 2021, 5:26:06 AM4/27/21
to AdWords API and Google Ads API Forum

Hi, it's possible through API to manage Dynamic ad targets of a campaign?
I would like to be able to enable or disable each URL through API.

Thank you.
Roberto


ads.JPG

Google Ads API Forum Advisor Prod

unread,
Apr 27, 2021, 10:14:59 AM4/27/21
to roberto.sivo...@gmail.com, adwor...@googlegroups.com
Hi Roberto,

You can get details on ad targets by using the ad_group_criterion report where ad_group_criterion.type
 is WEBPAGE. There are specific fields for this such as ad_group_criterion.webpage.criterion_name.

Regards,
Anthony

Google Logo
Anthony
Google Ads API Team
 


ref:_00D1U1174p._5004Q2GHros:ref

Gennaro M Gallo

unread,
Apr 27, 2021, 1:07:23 PM4/27/21
to adsapifor...@gmail.com, roberto.sivo...@gmail.com, adwor...@googlegroups.com
Hi Roberto,

I would be interested in learning about this as well. Please let me know if you find a solution. Thank you!



Best regards,


Gennaro Gallo
Spokeo Marketing Team
Solving Identity Matters


--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/Oacbe000000000000000000000000000000000000000000000QS87KI00upw2tiy5TBaFx3MluMcl3w%40sfdc.net.

Google Ads API Forum Advisor Prod

unread,
Apr 27, 2021, 3:17:36 PM4/27/21
to gga...@spokeo.com, roberto.sivo...@gmail.com, adwor...@googlegroups.com
Hi Gennaro,

You can use the ad_group_criterion report that I mentioned to get details on these ad targets. You can also use the AdGroupCriterionService to mutate these criteria. This includes pausing and enabling these criteria. Ad targets will be a criteria with type WebPage.

Roberto S

unread,
Apr 30, 2021, 10:29:24 AM4/30/21
to AdWords API and Google Ads API Forum

Thank you, Anthony

Roberto S

unread,
Apr 30, 2021, 10:36:01 AM4/30/21
to AdWords API and Google Ads API Forum
Hi Gennaro,
yes I found a solution, I implemented it using googleads-php-lib for PHP and using AdGroupCriterionService class as suggested by Anthony.
Reply all
Reply to author
Forward
0 new messages