Здравствуйте, Константин,
Отчет можно запросить только для одного аккаунта для каждого запроса. ClientCustomerId можно поменять программно, без изменения auth.ini: $user = new AdWordsUser(); $user->SetClientCustomerId($clientCustomerId); -Даниил, команда AdWords API. On Thursday, February 12, 2015 at 9:19:34 PM UTC+3, Константин Поляков wrote: > > Добрый день! > > Собираю статистику с кампаний моих клиентов через соответствующие функции > API по Cron. > > Т.к. клиентов у меня несколько, то приходиться вручную менять всегда в > файле auth.ini идентификатор клиента, > чтобы adwords меня пустил к статистике этого аккаунта. Автоматизации не > получается. > > Можно ли как то сделать динамическую смену идентификатора аккаунта > (XXX-XXX-XXXX) через GET запрос. > > Если можно то куда, на каком этапе? > > Спасибо! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/090a87f6-b12e-496c-a6d8-39ed11ef4b7e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
