Possible to use Adwords API without being MCC?

2011-10-06 Thread Eazybot
Is it possible to use the Adwords API without using an MCC-account? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Automated Report Download

2011-10-06 Thread pp
Ok, I found the issue by reverse engineering the PHP library. My HTTP headers where Authorization: GoogleLogin Auth= when it should have been Authorization: GoogleLogin auth=! My mistake, but I'm curious why this causes a problem for AdWords but the same code doesn't cause any

Re: DataService (v201101) not returning results within the Selector DateRange

2011-10-06 Thread David Torres
Hi, The dateRange field is generic for the selector and serves to specify a date range for statistics returned by other services i.e. CampaignService but it has no effect for this service. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Is there an adwords api to obtain the recommended maximum/target CPA bid?

2011-10-06 Thread David Torres
Hi, This is not currently available in the API, but I have filed it as feature request for next API releases. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Path incorrect

2011-10-06 Thread briandev
Trying to run the reports using the following code: try { $user = new AdWordsUser( NULL, $email, $pass, ADWORDS_API_TOKEN, NULL, NULL, $client_id ); // Log SOAP XML request and response. $user-LogDefaults(); // Get