Hi, 

We are using customers.googleAds.search 
<https://developers.google.com/google-ads/api/rest/reference/rest/v8/customers.googleAds/search>
 
method for querying the offline_user_data_job 
<https://developers.google.com/google-ads/api/fields/v10/offline_user_data_job> 
resource. From the root manager account level we would like to know the 
status of the jobs that are created under the sub-manager accounts. 
Something like the below query:

*URL:*
*https://googleads.googleapis.com/v8/customers/*

*<:root-manager-account-id>/googleAds:search*
*Query:*
*SELECT offline_user_data_job.id, offline_user_data_job.status, 
offline_user_data_job.resource_name FROM offline_user_data_job WHERE 
customer.id IN (6758320454, 3758320451)*

But looks like we cannot query the jobs information that were created at 
the sub manager account level. We will be creating many jobs at the sub 
manager account level and we would like to get this information in a single 
query. Otherwise, we would have to make requests per sub-account manager 
and we are worried that we would be exceeding the api rate limits.

Is there a way we could query the jobs information that are created in the 
sub manager accounts?

Thanks,
Vamshi

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bd2f0a9c-a69b-4a6a-88dd-449fbdd3dce0n%40googlegroups.com.

Reply via email to