Hi Nikisha, thanks for your quick reply. Your answer helped me. At the end I had to use the `AdGroupCriterionService <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService#get>` to fetch the CUSTOM_AFFINITY and CUSTOM_INTENT criteria, for some reason using the CampaignCriterionService didnt give me any results.
I have one more question regarding the CUSTOM_INTENT. Now that I have the ID of the CUSTOM_INTENT, how can I get more information about it? For instance the name or the keywords in this intent? Same question for the USER_INTEREST criteria? Thanks for much for your help. Best Regards Nils Am Montag, 30. Dezember 2019 23:19:34 UTC+1 schrieb adsapiforumadvisor: > > Hello, > > Thank you for reaching the support. You could use > CampaignCriterionService.get() > <https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService#get_1> > > or the AdGroupCriterionService.get() > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService#get> > by > selecting one of the criteria types available here > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.AdGroupCriterion#criterion>. > You > may use the CUSTOM_AFFINITY > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionCustomAffinity#criteriontype> > or > CUSTOM_INTENT > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionCustomIntent> > to > pull the Custom Affinity or Custom Intent audience via API. If you are not > seeing any data it might be that the account you are using might not have > data. To verify this further, could you please share the complete request > and response logs along with the client customer id of the account for me > to investigate this further on my end? > > P.S. Please use *Reply privately to author* option while sharing the > details. > > Regards, > Nikisha Patel, Google Ads API Team > > > ref:_00D1U1174p._5001UOFS3L:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/649c97c8-eb5e-4f16-9f07-8e91398426ad%40googlegroups.com.