Works like a charm, thanks :)
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 su
You don't need to store and manage report definitions any more in v201109.
You just send the report definition you want as part of the report
download call.
On Thursday, 22 March 2012 12:04:53 UTC-4, Jonathan wrote:
>
>
> Hi,
>
> I'm trying to migrate from the PHP API v201101 to v201109 and I
This example should help :
http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Reporting/DownloadCriteriaReport.php
Pete
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://grou
Hi,
I'm trying to migrate from the PHP API v201101 to v201109 and I realized
that the *ReportDefinitionService *no longer has a mutate() method.
>From what I understand this should be replace using the *MutateJobService*
>class
but I'm having trouble understanding how that can be done conside