Hi Liron,

You may refer below for my answers to your questions :

1. The clientCustomerId that you would specify during this should be the 
account ID of your MCC account. As for the example itself, it will retrieve 
all the client accounts of the said MCC using the 
ManagedCustomerService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201802/ManagedCustomerService#get>
 method 
and then use the client account's ID when passing the request.

2. The refreshToken that you specify in the yaml file will not be changed. 
The client library will then automatically use that refreshToken to 
regenerate access tokens (which expire after sometime) without you having 
to generate the access tokens yourselves.

3. This approach would also be possible. However, before you can do so, the 
ConversionTracker 
<https://developers.google.com/adwords/api/docs/reference/v201802/ConversionTrackerService.ConversionTracker>
 should 
be first created at the MCC level. This way, you will be able to upload the 
conversions to that MCC if those said conversions were recorded by the MCC 
level ConversionTracker. You may also note that conversions uploaded to the 
MCC would not be directly attributed to the MCC, you will still need to 
look for them at the specific campaign of the client account of the said 
MCC.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4f325cf9-f481-46f8-b5ff-3a8b5975570f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to