Thanks Bryan thats great. So how would I get to know what criterion id to use? Does each campaign have a criterion id? Because it would let me do this:
SELECT campaign_criterion.mobile_app_category.mobile_app_category_constant" . "FROM campaign " . "WHERE campaign.id = 'XXX' or SELECT campaign_criterion.mobile_app_category.mobile_app_category_constant" . "FROM campaign_criterion " . "WHERE campaign.id = '1011080063' So do I have to find the criterion id first and then use that in the above? How do I get that? Is there only one criterion_id per campaign? Thanks Dan, On Thursday, 6 February 2020 19:29:25 UTC, adsapiforumadvisor wrote: > > Hi Dan, > > Thank you for reaching out to us. You can use the “Campaign Criterion > <https://developers.google.com/google-ads/api/fields/v1/campaign_criterion>” > type report to see mobile_app_cateogry_constant > <https://developers.google.com/google-ads/api/fields/v1/campaign_criterion#campaign_criterion.mobile_app_category.mobile_app_category_constant> > on > the campaign level. Let me know if you have further questions. > > Thank you, > Bryan, Google Ads API Team > > > ref:_00D1U1174p._5001UV05Tf: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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e859bd5d-c898-4dde-a72c-6e23d8635fe7%40googlegroups.com.
