Hi Team,

We leverage the GoogleAdsService and SearchGoogleAdsStreamRequest to 
download data from Google Ads API resources using GAQL. One of the 
resources we are downloading is the ad_group 
<https://developers.google.com/google-ads/api/fields/v10/ad_group> and a 
few of its related attributed resources. 

One of the behaviors we noticed when specifying one of the fields from 
ad_group's attributed resource "bidding_strategy" is that it didn't 
download any data for some of the accounts (customer_id) even though the 
Google Ads UI showed it did. However, when I removed the fields from the 
"bidding_strategy "attributed resource from the GAQL, it downloaded the 
data correctly for these accounts.  

Upon looking at some documentation on attributed resources 
<https://developers.google.com/google-ads/api/docs/query/overview#querying_for_attributes_of_a_related_resource>
 in 
GAQL, Google Ads API does some implicit join with attributed resources. I 
wonder if this join is an INNER join and whether there is a feature to 
specify a LEFT join instead so that we don't miss on the data for some of 
the accounts because of NULLs or missing data in the join condition fields.

Thanks,
Mehul Parmar.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/810a0f6f-9e0c-4414-b198-61db09b22b27n%40googlegroups.com.

Reply via email to