Re: Ad group label filter for ad performance report

2018-03-21 Thread harish.padmakar via AdWords API Forum
Sorry I did not look at CriterionId.. Thanks a lot Vincent! On Wednesday, 21 March 2018 12:33:26 UTC+5:30, Vincent Racaza (AdWords API Team) wrote: > > Hi, > > I am a teammate of Bharani and will provide support to you as she is OOO. > > Yes, the "Keyword/Placement" segment is available in the ol

Re: Ad group label filter for ad performance report

2018-03-20 Thread harish.padmakar via AdWords API Forum
Thank Bharani, Using AdWords UI I'm able to segment ads by keyword/placement, but I do not see keyword/placement segment in ad performance report. Is there a way to do this using API? Thanks On Thursday, 15 February 2018 22:30:40 UTC+5:30, Bharani Cherukuri (AdWords API Team) wrote: > > Hello

Re: Ad group label filter for ad performance report

2018-02-14 Thread harish.padmakar via AdWords API Forum
Hello Bharani, Thanks for all the help! I have a name.py file which is a basic adwords api script to download adgroup performance data. I want to know if there is a way to directly add the information from credentials.yaml in name.py itself instead of using *path *in *adwords.AdWordsClient.Lo

Re: Ad group label filter for ad performance report

2017-11-30 Thread harish.padmakar via AdWords API Forum
Please help me with this as well! I am not a very skilled tech person, so I do not know understand what 'SOAP request and response logs' are. Could you please explain it at your convenience? Thanks! *Regarding DURING clause:* How do I download the report for difference date range. Example: Oc

Re: Ad group label filter for ad performance report

2017-11-30 Thread harish.padmakar via AdWords API Forum
In addition to the above question, I would like to know what OPERATORS can replace 'In' in the below code (highlighted). report_query = (adwords.ReportQueryBuilder() .Select('AdType','AdNetworkType1','AdNetworkType2,''AccountDescriptiveName',) .From('AD_PERFOR

Re: Ad group label filter for ad performance report

2017-11-29 Thread harish.padmakar via AdWords API Forum
Ya Bharani. It worked for me as well. Thanks! I am not a very skilled tech person, so I do not know understand what 'SOAP request and response logs' are. Could you please explain it at your convenience? Thanks! *Regarding DURING clause:* How do I download the report for difference date range. E

Re: Ad group label filter for ad performance report

2017-11-28 Thread harish.padmakar via AdWords API Forum
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') .Wher

Re: Ad group label filter for ad performance report

2017-11-27 Thread harish.padmakar via AdWords API Forum
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('AdT

Re: Ad group label filter for ad performance report

2017-11-21 Thread harish.padmakar via AdWords API Forum
I get this error 'UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 52115: ordinal not in range(128)' when I execute the script with the query from the reference code. On Tuesday, 21 November 2017 23:18:32 UTC+5:30, Bharani Cherukuri (AdWords API Team) wrote: > > Hi

Re: Ad group label filter for ad performance report

2017-11-20 Thread harish.padmakar via AdWords API Forum
Hi Bharani, The below is the code that I used. Please guide me so that I can download ad report with necessary columns and metrics. import sys from googleads import adwords def main(client): # Initialize appropriate service. report_downloader = client.GetReportDownloader(version='v201710

Re: Ad group label filter for ad performance report

2017-11-15 Thread harish.padmakar via AdWords API Forum
On running the below code i get this error 'AttributeError: 'module' object has no attribute 'ReportQueryBuilder''. Please do the needful. *Code:* import sys from googleads import adwords def main(client): # Initialize appropriate service. report_downloader = client.GetReportDownloader(versi

Re: Ad group label filter for ad performance report

2017-11-15 Thread harish.padmakar via AdWords API Forum
Oh. We miss having ad group label filter in ad report. I want to know which python file should I use for downloading report. I see the following, download_criteria_report_as_stream_with_awql.py download_criteria_report_as_stream_with_selector.py download_criteria_report_as_string_with_awql.py dow

Re: Ad group label filter for ad performance report

2017-11-14 Thread harish.padmakar via AdWords API Forum
Hello Bharani, Thanks for taking time in writing back to me. If I consider AdGroup Performance Report then I will not get the statistics aggregated at the ad level. I'm new to AdWords API, so it will be very helpful if we can get on a quick call. My Mobile - +91 8939546514. Thanks for your he

Is it possible to apply adgroup label filter while downloading ad performance report? (This is not possible using the UI)

2017-11-14 Thread harish.padmakar via AdWords API Forum
Is it possible to apply adgroup label filter while downloading ad performance report? (This is not possible using the UI). My Phone number - 8939546514 -- This email may contain confidential and privileged information for the sole use of the intended recipient. Any review or distribution by

Can we have ad group label as a filter for ad performance report

2017-11-14 Thread harish.padmakar via AdWords API Forum
Can we have ad group label as a filter for ad performance report? -- 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

Download ad performance report by applying ad group level label filter?

2017-11-14 Thread harish.padmakar via AdWords API Forum
Download ad performance report by applying ad group level label filter -- 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

Ad group label filter for ad performance report

2017-11-14 Thread harish.padmakar via AdWords API Forum
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.