Re: ReportDefinitionService problem

2010-06-07 Thread AdWords API Advisor
Hi Nesha, The value in the "Authorization" header after "auth=" should be the authToken retrieved from the ClientLogin API. Please ensure you are not using a developer token or application token here. Also, you should specify either the clientCustomerId OR the clientEmail header, but not both.

ReportDefinitionService problem

2010-06-02 Thread Nesha
Hi, I have problem with communication with ReportDefinitionService I want to read and parse report using this: http://code.google.com/apis/adwords/v2009/docs/reference/ReportDefinitionService.html I've tried to use this php code: header("Authorization: GoogleLogin auth=VALID_TOKEN"); header("cl