Re: Get domain of Adwords Account

2016-08-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi Maurice, Unfortunately, there is no URL field supported for the CustomerService since there is currently no way of associating a customer account with a domain. Best regards, Peter AdWords API Team

Get domain of Adwords Account

2016-08-01 Thread maurice . keightley
Hi Support Team, Is there a way to retrieve the Website (domain) for an adwords account via PHP? Can get the companyName and DescriptiveName but no domain. Below is the code used to retrieve Names: $CustomerService = $client_user->GetCustomerService(ADWORDS_VERSION); $account =