Hello, We would like to get "Targeting setting" column data through GAQL but it doesn't seem to be included in the report's *ad_group_audience_view *field *ad_group.targeting_setting.target_restrictions*.
I have a query for a specific account and a specific ad group in the Google Ads account. Both GAQL and the UI show 100 results, but "Targeting setting" information is not available in the API result. GAQL request: SELECT ad_group.status, *ad_group.targeting_setting.target_restrictions * FROM ad_group_audience_view WHERE campaign.status = "ENABLED" AND ad_group.status = "ENABLED" AND campaign.name="XXXREMOVEDXXX" AND ad_group.name="XXXREMOVEdXXX" Request ID: *lpGLP8qlf9hSlT9-ehwAZw* All 100 results coming from the API query have *bidOnly:true* while in the UI the specific ad group has on all 100 rows *Targeting setting=Targeting*. Is there another field that returns the "Targeting setting" from the API or could it be that the returned data from the API is incorrect? Best, Ales PS: I can provide privately a screenshot from the UI as well as the client customer ID and ad group name. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/f37e8efa-eceb-491d-b3e6-057868066f2fn%40googlegroups.com.
