We've been using v201605 for ad management tool and now updating it to v201609.
We have many clients, so need to change accounts dynamically for iterative tasks. AdwordsUser class supports this function in v201605. <auth.ini> --------------------------------------------------------------------------------------------------------------- clientCustomerId = "INSERT_CLIENT_CUSTOMER_ID_HERE" ; Uncomment clientCustomerId to make requests against a single AdWords account, ; such as when you run the examples. ; If you don't set it here, you can set the client customer ID dynamically: ; $user = new AdWordsUser(); ; $user->SetClientCustomerId(...); --------------------------------------------------------------------------------------------------------------- How can we accounts or clientCustomerIds dynamically in v201609 like v201605 or any other ways? Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/8e5cd4fe-1f53-46fc-a1a8-2705e1dc7e5c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
