Hi,

I still get

Request made: Service: "CampaignServiceInterfacePort" Method: "get" URL: 
"https://adwords-sandbox.google.com/api/adwords/cm/v201206/CampaignService";
No campaigns were found.

I use the Java bindings with 

api.adwords.email=<myemail>
api.adwords.password=<mypass>
#api.adwords.clientCustomerId=
api.adwords.developerToken= <mytoken>
api.adwords.isPartialFailure=false
api.adwords.returnMoneyInMicros=true
# Valid options are sandbox and production
api.adwords.environment=sandbox

When I try with an  empty clientCustomerId I get 
a[AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ]
,
I had to remove the property. This wasn't really reflected in the doc which 
just stated "Leave the clientCustomerId blank for now".

Best
Matt


Am Mittwoch, 5. September 2012 17:33:08 UTC+2 schrieb Kevin Winter:
>
> Hi Nathan,
>   I improved the getting started section of the Sandbox documentation to 
> clarify what needs to be done to initialize the account: 
> https://developers.google.com/adwords/api/docs/sandbox#getting-started
>
> The final step has you run AddCampaigns followed by GetCampaigns (which 
> should be targeting a client account) which should have results.
>
> - Kevin Winter
> AdWords API Team
>
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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