I am following the threads in this forum to figure out how to add a 
campaign in a sandbox environment v201109, but haven't had a luck of 
succeeding. And that seems impossible to me now if I start in scratch. Here 
is what I found so far in sandbox v201109:

1. In order to add a campaign (running example code AddCampaign.php), I 
will need a ClientCustomerId, which can be obtained by 
ServicedAccountService, or InfoService
2. If I use ServicedAccountService, because the email I use is not linked 
to MCC, so I will get a returned value of (-1). This has been identified as 
a bug. So this does not work. For this I get an error when running 
GetAccountHierarchy.php:

[v201109]$ php GetAccountHierarchy.php
Customer Id, Account Name/Login, Link Status)
PHP Notice:  Trying to get property of non-object in 
/home/lli/adwords/test/test/aw_api/examples/v201109/GetAccountHierarchy.php 
on line 54
PHP Notice:  Trying to get property of non-object in 
/home/lli/adwords/test/test/aw_api/examples/v201109/GetAccountHierarchy.php 
on line 55
, , N/A
PHP Notice:  Trying to get property of non-object in 
/home/lli/adwords/test/test/aw_api/examples/v201109/GetAccountHierarchy.php 
on line 57


3. then if I use InfoService, as Eric mentioned above, the client email I 
provide has to exist under a MCC acount. This definitely does not work for 
me, since I just started everything and I don't have any existing account 
or existing emails under an account. So InfoService does not work for me 
either. So I will get an error: ApiUsageError.INVALID_CLIENT_EMAIL @ 
selector;


So I haven't found a solution yet if I want to add a campaign in the 
v201109 sandbox environment. 

If any of you have any suggestions, I will highly appreciate it. I've been 
struggling with this issue for a week. :(

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to