Hello!

We've noticed a similar behaviour when querying the ad_group 
<https://developers.google.com/google-ads/api/fields/v10/ad_group> resource 
along with attributed resources like customer & bidding_strategy.

The following GAQL query results in an empty response:
```
SELECT
    customer.id,
    ad_group.labels,
    bidding_strategy.name
FROM ad_group
```

However, removing any of the three selected fields (customer.id, 
ad_group.labels, bidding_strategy.name) results in a non-empty response, 
returning at least the field ad_group.resource_name for the correct number 
of objects as seen in the UI / as returned by a querying the ad_group 
resource without any attributed resources.

I believe this issue is similar to the original request of this thread. 
I'll therefore use the "Reply privately to the author" option to provide 
screenshots & complete API logs as specified for our case.

Thanks,
Lukas
On Thursday, 5 May 2022 at 04:05:12 UTC+2 adsapi wrote:

> Hi Mehul,
>  
>
> Thanks for reaching out to the Google Ads API Support team.
>  
>
> With regard to your concern, so our team can better check this concern, 
> could you provide screenshot of the UI and the complete Ads API logs (
> request 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
>  and response 
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
>  with request-id 
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id>)
>  
> to further investigation on this?
>
>
> You can provide it via Reply privately to the author option. If this 
> option is not available, then send it instead on this email address 
> [email protected].
>
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2aQD9H: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 
"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/f9f5f762-23c8-40dc-986e-6ac5af1b5d36n%40googlegroups.com.

Reply via email to