Hi support team,

We have noticed that when we querying the *ad_group_ad* resource, *Local 
Campaigns are missing*. This also happens when we use the ad_group resource 
but when using the campaign resource the campaigns are included in the 
response?

Here is an example query that uses the *ad_group_ad* resource which *excluded 
Local Campaigns* in the response:

*"SELECT customer.descriptive_name, campaign.advertising_channel_type, 
campaign.advertising_channel_sub_type, campaign.id, campaign.name, 
ad_group_ad.ad.id, ad_group_ad.ad.local_ad.headlines, 
ad_group_ad.ad.local_ad.descriptions, 
ad_group_ad.ad.local_ad.call_to_actions, segments.date, metrics.clicks, 
metrics.cost_micros, metrics.impressions, customer.currency_code FROM 
ad_group_ad WHERE segments.date BETWEEN '2021-12-01' AND '2022-01-27'"*

Here is an example query that uses the *campaign* resource which *include 
Local Campaigns* in the response:

*"SELECT customer.descriptive_name, campaign.advertising_channel_type, 
campaign.advertising_channel_sub_type, campaign.id, campaign.name, 
segments.date, metrics.clicks, metrics.cost_micros, metrics.impressions, 
customer.currency_code FROM campaign WHERE segments.date BETWEEN 
'2021-12-01' AND '2022-01-27'"* 

In your documentation 
<https://developers.google.com/google-ads/api/docs/local-campaigns/reporting?hl=en>
 
regarding Local Campaigns and reporting you have an example query which 
uses the ad_group_ad resources to query local campaigns. 

Is it a bug on your end that is causing us to miss out of Local Campaigns 
or are we doing something wrong in the GAQL ?

Kind regards,

Maria Ravander,

Developer @ Funnel

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/147e2542-bd31-4ac5-8798-bd6297501e78n%40googlegroups.com.

Reply via email to