Thanks Bharani. I fixed it.

I need some help with the below script.  I want to know if i can write the 
where clause from the below script as  .Where 
('AdType').In('EXPANDED_TEXT_AD') and ('AdNetworkType1').In('SEARCH')

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 Wednesday, 22 November 2017 22:30:23 UTC+5:30, Bharani Cherukuri 
(AdWords API Team) wrote:
>
> Hi Harish, 
>
> Could you provide us the complete error logs and details about the library 
> version used, so I can take a look and assist you further?
>
> 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/19670f10-938f-4a08-a62a-fa406a890c06%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 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 g... 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 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

Reply via email to