thank you Xiaoming. i am using the criterion.negative and it does show me if the user manually excluded the criterion.
though, there are other cases where a criterion is not-active: like campaign policies - if the criterion was excluded in the campaign level. so - a criterion can be not-active in the following cases - user excluded it (criterion.negative), the adgroup excluded it or if the campaign excluded it. am i correct? are there any other scenarios where a criterion can be deactivated? what are they? how should i get the cases where it was excluded by adgroup or campaign policies? how should i infer a final conclusion if some criterion is active or not, combining all possibilities? thanks On Monday, February 1, 2021 at 9:08:20 PM UTC+2 adsapiforumadvisor wrote: > Hi Tom, > > Thank you for reaching out. To check if the criterion was whether excluded > from an entity or not, you could put the ad_group_criterion.negative > <https://developers.google.com/google-ads/api/fields/v6/ad_group_criterion#ad_group_criterion.negative> > > field in the SELECT clause when you query from the gender_view > <https://developers.google.com/google-ads/api/fields/v6/gender_view> > resource. The criterion status is set by the user, it basically shows the > eligibility for use. > > Thanks and regards, > Xiaoming, Google Ads API Team > > [image: Google Logo] > Xiaoming > Google Ads API Team > > > ref:_00D1U1174p._5004Q2BcQZf: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/86c1a175-ef4b-4840-b4c9-f833290ce0a7n%40googlegroups.com.
