Google Ads API For PHP

62 views
Skip to first unread message

cv

unread,
Apr 7, 2020, 9:03:01 AM4/7/20
to AdWords API and Google Ads API Forum
Hi,

How I can get data for campaign level negatives which we are able to get using CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT in Google Ads API Beta?

Thanks,

SUBINPVASU

unread,
Apr 7, 2020, 9:13:32 AM4/7/20
to chirag....@gmail.com, AdWords API and Google Ads API Forum
Download report using the api, You know which.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/871b87c1-e88f-419c-9c2a-ba452df062e5%40googlegroups.com.


--
subinpvasu
9495546474

Google Ads API Forum Advisor Prod

unread,
Apr 7, 2020, 10:53:49 AM4/7/20
to chirag....@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for reaching out. You can use the campaign_criterion report and filter by campaign_criterion.type = KEYWORD and campaign_criterion.negative = true.

Regards,
Mitchell
Google Ads API Team

ref:_00D1U1174p._5001UZWdOO:ref

cv

unread,
Apr 8, 2020, 12:31:22 AM4/8/20
to AdWords API and Google Ads API Forum
Hello Mitchell,

Thanks for the update.

Yes, THis is what I was looking at.

Thanks,

cv

unread,
Apr 8, 2020, 9:14:03 AM4/8/20
to AdWords API and Google Ads API Forum
Hi Mitchell,

Can you please guide me How I can same negative at Account Level and Adgroups Level as well?

Thanks,

cv

unread,
Apr 8, 2020, 9:30:07 AM4/8/20
to AdWords API and Google Ads API Forum
Hi Mitchell,

I have tried keyword_view with 
                             ad_group_criterion.type = 'KEYWORD'
    AND ad_group_criterion.negative = TRUE

Is this the correct approach?


On Wednesday, 8 April 2020 10:01:22 UTC+5:30, cv wrote:

Google Ads API Forum Advisor Prod

unread,
Apr 8, 2020, 1:37:10 PM4/8/20
to chirag....@gmail.com, adwor...@googlegroups.com
Hi,

Yes, that is how you would do it for ad group. You can use the customer_negative_criterion report to get customer level negative criterion just be advised that most criterion types can't be set at the customer level.

cv

unread,
Apr 9, 2020, 6:15:10 AM4/9/20
to AdWords API and Google Ads API Forum
Hi Mitchell,

Yes, I am not getting keywords at customer level using customer_negative_criterion 

I think I need to use Shared set? If yes how I can know that the criteria set was negative keywords?


Thanks,

Google Ads API Forum Advisor Prod

unread,
Apr 9, 2020, 9:16:43 AM4/9/20
to chirag....@gmail.com, adwor...@googlegroups.com
HI,

You are correct that negative keywords are not a supported customer criterion and using a shared set is a good alternative. You can call the SharedSetService and query the SharedSet type or call the shared_set report and get the type.
Reply all
Reply to author
Forward
0 new messages