Second query as in a separate where clause for another condition? like the 
below?


report_query = (adwords.ReportQueryBuilder()
                  
.Select('AdType','AdNetworkType1','AdNetworkType2,''AccountDescriptiveName',)
                  .From('AD_PERFORMANCE_REPORT')
                  .Where ('AdType').In('EXPANDED_TEXT_AD')
                  .Where ('AdNetworkType1').In('SEARCH')
                  .During('TODAY')
                  .Build())

Thanks!

On Tuesday, 28 November 2017 01:43:59 UTC+5:30, Bharani Cherukuri (AdWords 
API Team) wrote:
>
> Hi Harish, 
>
> I'm glad that you were able to resolve the script issue. As for your 
> concern, it is recommended to use the second query to pull the Ad 
> Performance metrics. Please refer to our code samples here 
> <https://developers.google.com/adwords/api/docs/samples/python/reporting> for 
> more information. 
>
> Regards,
> Bharani, AdWords API Team
>
> On Tuesday, November 14, 2017 at 5:05:21 AM UTC-5, 
> harish....@latentview.com wrote:
>>
>> Is it possible to apply adgroup label filter while downloading ad 
>> performance report? (This is not possible using the UI)
>>
>> This email may contain confidential and privileged information for the sole 
>> use of the intended recipient. Any review or distribution by others is 
>> strictly prohibited. If you are not the intended recipient, please reply 
>> back to the sender about the error and delete all copies of this email 
>> message. Thank you.
>>
>>
-- 


This email may contain confidential and privileged information for the sole use 
of the intended recipient. Any review or distribution by others is strictly 
prohibited. If you are not the intended recipient, please reply back to the 
sender about the error and delete all copies of this email message. Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e6fd31c3-2544-4f0d-a690-4873f23586a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: Ad g... harish.padmakar via AdWords API Forum
      • Re: ... harish.padmakar via AdWords API Forum
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: Ad g... harish.padmakar via AdWords API Forum
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: Ad g... harish.padmakar via AdWords API Forum
      • Re: ... harish.padmakar via AdWords API Forum
      • Re: ... harish.padmakar via AdWords API Forum
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
  • Re: Ad group ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: Ad g... harish.padmakar via AdWords API Forum
      • Re: ... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum

Reply via email to