Re: Google Ads API GAQL: Request for an implicit left join on attributed resources

2022-06-02 Thread Lukas Kelling
Hello! We've noticed a similar behaviour when querying the ad_group resource along with attributed resources like customer & bidding_strategy. The following GAQL query results in an empty response: ``` SELECT customer.id,

Google Ads API GAQL: Request for an implicit left join on attributed resources

2022-05-03 Thread Mehul Parmar
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 and a few of its related attributed r