Accountinfos for one Customer per *API 201101 ^^
*
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this messa
i have it^^
$selector = new ServicedAccountSelector();
$selector->customerIds = CUSTOMERID;
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I replaced
$user->SetClientId (MyID)
with
$user->SetClientId (CustomerID)
I also get all the customer are linked to my MCC.
But not only the data of Customers
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http
Hi folks,
with this script I've retrieved the details of all customers.
But how do I get the data from only a particular customer?
I need this email to the CustomerID and descriptiveName.
$user = new AdWordsUser();
$user->SetEmail($oAPI->get("APIEmail"));
$user->SetPa