Retrieve an Interest & Remarketing criterion through AdGroupCriterionService

76 views
Skip to first unread message

SC

unread,
Jun 19, 2015, 9:12:55 AM6/19/15
to adwor...@googlegroups.com
Hi,
One of the rows returned from my AD_PERFORMANCE_REPORT has a KeywordId/CriterionId (123353796049), which is linked to an Interest & Remarketing criterion. I found this from Adwords UI, under the Display Network/Interests & Remarketing tab.

I need to get the details/type of the criterion for the criterionId through an Adwords API, so I am calling the AdGroupCriterionService with the predicates of AdGroupId and Id (values are from AD_PERFORMANCE_REPORT). To my surprise it returns nothing. I have no problem of retrieving other criterion type (Keyword) with the same code.

Is it possible to get the AdGroupCriterion for an Interest & Remarketing criterion, or i did something wrong?

Thanks.

Umesh Dengale

unread,
Jun 19, 2015, 5:32:07 PM6/19/15
to adwor...@googlegroups.com, shuai...@gmail.com
Hello,

It may be that the criterion identified by that ID is from a CampaignCriterion instead of an AdGroupCriterion. In this case, you can retrieve the criterion using CampaignCriterionService.

Thanks,
Umesh, AdWords API Team.

SC

unread,
Jun 22, 2015, 10:17:04 AM6/22/15
to adwor...@googlegroups.com, shuai...@gmail.com
Umesh,

Thanks for reply. 

I tried using CampaignCriterionService. It does not return the criterion for the criterion id 123353796049 either.
The CampaignId returned from the Ad Performance report is 282343249, and the AdGroupIdId is 16945431769.

Umesh Dengale

unread,
Jun 23, 2015, 10:00:22 AM6/23/15
to adwor...@googlegroups.com, shuai...@gmail.com
Hello,

Could you provide me the SOAP request and response output? Just click Reply privately to author in the forum when responding. Don't forget to remove the developer token in the output.

Umesh Dengale

unread,
Jun 25, 2015, 12:58:42 PM6/25/15
to adwor...@googlegroups.com, adwordsapia...@google.com, shuai...@gmail.com
Hello,

The CriterionID 123353796049 is of type Custom Affinity Audience. The Custom Affinity criteria is not supported by the API and you won't be able to retrieve it via the AdGroupCriterionService. It will only show up in the AD_PERFORMANCE_REPORT.

Thanks,
Umesh Dengale, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages