curl --location 
'https://googleads.googleapis.com/v18/customers/7571879790/googleAds:search' 
\
--header 'Content-Type: application/json' \
--header 'developer-token: rK-V-Wl6NYof771ZEXHxfw' \
--header 'login-customer-id: 9699354019' \
--header 'Authorization: Bearer 
ya29.a0AXeO80QfIQenlhI21PAWPUI_TQMTfsLmUopJxFb1imRLO08B0XsMVDtgUX61t2Nu_l3eskbIE0oJAQ3IVE1OWwVkVrPgrFBNHHTfDiZl2T45qV9bLaBQ0Xivf676Sn5mWLLMdn01TEHg-paVhTWd23_WiBfFJaca8CP8qt89AxcaCgYKAR0SARMSFQHGX2Mi3hr9bZVHNgn9T5ghFUGleQ0178'
 
\
--data '{
    "query": "SELECT customer.descriptive_name, 
customer_client.client_customer, customer_client.level, 
customer_client.manager, 
customer_client.descriptive_name,customer_client.currency_code, 
customer_client.time_zone, customer_client.test_account, 
customer_client.hidden, customer_client.id FROM customer_client"
}

in the above curl, the customer id in the url (7571879790) is the ad 
account id of a random person which does not comes under my MCC account (
9699354019). the developer token used here is of my MCC account. is there 
any way to manage someone's ad account on behalf of them . do we need to 
take any permissions from their ad account or do we send any invitation 
email to them to get permissions to manage their account.

secondly the MCC account i am using is a non-test account. also the 
developer token i am using here is of Basic access and not test account 
access. 

please guide me how can i manage both test or production accounts using my 
MCC account and its developer token. also tell me whose access token will 
be applied in this case ?
'

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 visit 
https://groups.google.com/d/msgid/adwords-api/d3985758-5ac3-4459-b5ad-5e4552beace0n%40googlegroups.com.

Reply via email to