Hi,

You could refer to this code 
example: 
https://github.com/googleads/googleads-python-lib/blob/master/examples/adspygoogle/adwords/v201309/reporting/download_criteria_report.py.
 
You should be able to download the data to memory instead of a file if you 
pass the file_path as None. 
See 
https://github.com/googleads/googleads-python-lib/blob/master/adspygoogle/adwords/ReportDownloader.py#L84
 
for details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Wednesday, February 19, 2014 4:13:14 PM UTC-5, Amr Abdel-wahab wrote:
>
> Well I am exactly in the same state but using the python client library,, 
> I really need to know how to get these data in the python code not to 
> download it 
>
> On Wednesday, July 11, 2012 12:50:38 AM UTC+2, Marco Contreras wrote:
>>
>> Hello
>>
>> I am working with php library version v201109, reviewing the 
>> documentation in which I saw examples of working with 'CampaignService' 
>> which allows me to retrieve the cpc, clicks, etc.
>>
>> My question is whether you can recover data from campaigns within a 
>> specified date range, but show me the progress of the campaign for days
>>
>> I tried but without success, I could after the reports with the statement 
>> 'dateRangeType', but I have not seen option to 'CampaignService'
>>
>> Thanks
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.

Reply via email to