I am using the Google Ads PHP lib to query the Adwords API.
Using the example DownloadCriteriaReportWithAwql.php as a base I have
changed the query to what I want, but it saves the results to a file, which
I would then have to load and parse....
I tried to do
$reportService = $user->GetService('ReportDefinitionService',
ADWORDS_VERSION);
$result = $reportService->query($reportQuery);
but the ReportDefinitionService doesn't have a query method.
Is there a way to get a report without having to create a wrapper around
loading the file, parsing the CSV and returning that?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.