On the rate sheet for using the Google API, a mutate(ADD) call for the ReportDefinitionService should only cost 1 token. Returned for that mutate(ADD) call is a ReportDefinition object that contains the ID of the newly created report definition. With this ID one can download the newly created report from the following URL:
https://adwords.google.com/api/adwords/reportdownload?__rd=REPORT_DEFINITION_ID My question is: Does it cost any more tokens to actually download the report from the above URL? If, so, are the extra tokens related to how much data is contained within the report? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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