Hi Mark, Thanks for the response, but I think you might have misunderstood me :)
To better explain my issue, I will use the following example. Let's say I create a Manager Account with certain ID that later serves as LoginCustomerId. After that, i use CreateCustomer.php to create a new Customer Account under this Manager Account with the previously set LoginCustomerId. In this step I set a descriptive name for this new Account as well as other fields (Currency code, timezone, etc.). My question is how can I get the ID of this newly created Customer Account? I suppose I should use the Account name and the Manager Account ID to build some kind of query, but I am not sure how to achieve that. Thanks in advance! On Thursday, November 18, 2021 at 3:59:59 AM UTC+1 adsapi wrote: > Hello Filip, > > Thank you for reaching out to us. > > As for your concern on getting the Customer ID under your Manager account, > you can simply check on this Get Account Hierarchy > <https://developers.google.com/google-ads/api/docs/account-management/get-account-hierarchy> > guide. > > Hope this helps. > > Regards, > > Reminder: Share your feedback about the Google Ads (AdWords) API! Take the > 2021 > Google Ads API and AdWords API Annual Survey > <https://google.qualtrics.com/jfe/form/SV_eQbOpf4VxRyyqqO?source=so> > > [image: Google Logo] > Mark Kevin Albios > Google Ads API Team > > > ref:_00D1U1174p._5004Q2R9pP8: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 "AdWords API and Google Ads 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/952d7013-11b7-45f6-be93-461a4087ea04n%40googlegroups.com.
