RE: CRITERIA PERFORMANCE REPORT

2022-05-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Shobha, Thank you for raising your concern. Could you confirm if you are looking for an equivalent report in the Google Ads API or in AdWords API? Also, to have a clearer view here, could you provide the screenshots of the Google Ads UI where we can see this set of data? With the help of th

CRITERIA PERFORMANCE REPORT

2022-04-28 Thread Shobha Solanki
Hello, With Adwords API we used to fetch using 4 different requests to CRITERIA PERFORMANCE REPORT we used to fetch the following 1. Conversions for *Shopping Adgroup* based on *Conversion Category* for a given *duration* 2. Conversions for Product Targets based on *Account's Conve

Re: Criteria Performance Report

2022-02-22 Thread Akash Prajapati
Hi Team, I understand your point of view and I am following your suggestions only if you look at the above discussion. Thus I am asking that can you help me to *map the below criteria_type to a view*, I am not able to map these I tried but couldn’t map. For example - I mapped the following crite

Re: Criteria Performance Report

2022-01-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Akash, Thanks for getting back. Harry here, I work with Peter. If you mean to retrieve performance metrics specifically with YouTube Video placements, then you can pull the detail_placement_view where you can use the detail_placement_view.placement_type field to identify the type of each pl

Re: Criteria Performance Report

2022-01-26 Thread Akash Prajapati
Hi As we know that Criteria Performance Report is deprecated in ADS api, so if my criteria_type in adwords criteria performance report has many criteria for example - YouTube Video Keyword Gender Placement. So if i want to fetch specific criteria I wish to track its performance in ads api I

RE: Criteria Performance Report

2022-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Akash, Thank you for your question. You can use the CriteriaType field to determine which criteria is being returned by your Criteria Performance Report request. Also, since you are using the AdWord API, please note that this API is deprecated and will be sunset on April 27, 2022. We

Criteria Performance Report

2022-01-24 Thread Akash Prajapati
How to check/verify what is the criteria of our criteria Performance report in Adwords ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

RE: Criteria Performance Report not matching results

2021-06-22 Thread Google Ads API Forum Advisor
Hi, Thank you for reaching out to our API support team. The Criteria Performance Report is a single attribution type of report and would often only return statistics of criteria it deems most relevant. That said, for retrieving age criterion related statistics, I would recommend that you use

Criteria Performance Report not matching results

2021-06-20 Thread SP
Hi, For Age criterions, Criteria performance report from adwords api is returning different results that real ones (comparing with Google Ads interface) I attached 2 screenshot, one from Google Interface and other from API result. I only attached the result for Tablet but its happening for

RE: Landing Page report vs Criteria performance report

2021-01-22 Thread Google Ads API Forum Advisor Prod
Hello, Reports from Google Ads will not necessarily add up from one view to another. You should compare the UI views to their proper API report. You can find the mappings here. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2B2POG:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Landing Page report vs Criteria performance report

2021-01-21 Thread Snehanshu Tiwari
I am pretty new to Google Ads Api. We are downloading Landing page report as well as criteria performance report.We are getting different over all Cost/Clicks per campaign id from both reports. We are basically grouping both reports based on Camapign Id and summing up cost and clicks. We are

RE: Google Adwords API - Criteria Performance Report - Missing Cost and Clicks data for Household Income

2020-01-31 Thread Google Ads API Forum Advisor Prod
Hi Anton, Thank you for reaching out. Currently, AdWords can only retrieve household_income statistics for video campaigns. I'm guessing that you are seeing the data for those campaign types in your report. There is an existing feature request to support getting household_income data for all ca

Google Adwords API - Criteria Performance Report - Missing Cost and Clicks data for Household Income

2020-01-30 Thread Anton R
Hello, I would like to get a Household Income report for my account. As far as I can see, there is no explicit report for it, therefore I tried to use CRITERIA_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report> with Criter

RE: Problem with getting Impressions data from Criteria Performance Report

2019-07-30 Thread Google Ads API Forum Advisor Prod
Hi Denis, The Criteria Performance Report does not really have a Google Ads UI equivalent view or report as you can see in our API to UI report mapping guide. That being said, so that I can identify which report you should be comparing against the Google Ads UI, and so that I could investigate

Problem with getting Impressions data from Criteria Performance Report

2019-07-30 Thread Denis Mazur
Hi, I have problem with getting Impressions data from Criteria Performance Report https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report The request which we send by API: SELECT Id, Criteria, ClickType, Date, Clicks, AverageCost, Cost, Impressions

RE: Google Ads API: how to get the metrics of DSA ad target criteria (used to be "WEBPAGE" in the legacy Criteria Performance Report)

2019-05-09 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Mat, You will need to use the campaign_criterion.resource_name which will return the criterion Id for the specific resource. Similarly, you can obtain the resource name for ad g

Re: Google Ads API: how to get the metrics of DSA ad target criteria (used to be "WEBPAGE" in the legacy Criteria Performance Report)

2019-05-08 Thread Mat
Hi Bharani, thx for the quick response. But - which ResurceName do I have to use in a query? Apparently, there are no metrics available in "campaign_criterion " nor in "ad_group_criterion

RE: Google Ads API: how to get the metrics of DSA ad target criteria (used to be "WEBPAGE" in the legacy Criteria Performance Report)

2019-05-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Mat, You will be able to use the ad_group_criterion.webpage.criterion_name or campaign_criterion.webpage.criterion_name

Google Ads API: how to get the metrics of DSA ad target criteria (used to be "WEBPAGE" in the legacy Criteria Performance Report)

2019-05-08 Thread Mat
Hi, sadly, the Criteria Performance Report ist not listed here: https://developers.google.com/google-ads/api/docs/migration/reports So: how do I get the metrics (impressions, clicks ..) of DSA ad target criteria with the Google Ads API (used to be the criterion type "WEBPAGE" in

Re: Strange Zero in Criteria Performance Report

2018-10-24 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Peter, Could you please share the report definition along with the client customer id so that I can troubleshoot the issue. Also, please share the UI screenshot to which you are mapping the report.

Strange Zero in Criteria Performance Report

2018-10-24 Thread peter po
Hi, I have encountered some issues in using Criteria Performance Report for a Video Campaign in Adwords API. I found impression is all zero for different criteria types such as Age, Gender, Income Range and Keywords. However it can show the correct total impressions. Also, when I run Age Range

Strange Zeros in Criteria Performance Report

2018-10-24 Thread peter po
Hi, I tried to use criteria performance report in google ads API for a video campaign, however it shows all zero impression for all criteria types (e.g. Age, Gender, Income Range, Keywords), however the total impression is correct (e.g. 20K impressions in this case). And when I run another

Strange zeros in Criteria performance Report

2018-10-24 Thread peter po
Hi, I have encountered some issues in using Criteria Performance Report for a Video Campaign in Adwords API. I found impression is all zero for different criteria types such as Age, Gender, Income Range and Keywords. However it can show the correct total impressions. Also, when I run Age Range

Strange Zeros in Criteria Performance Report

2018-10-24 Thread peterpo
Hi Google Ads Support, I have encountered some issues in using Criteria Performance Report for a Video Campaign in Adwords API. I found impression is all zero for different criteria types such as Age, Gender, Income Range and Keywords. However it can show the correct total impressions. Also

Re: Error with Criteria Performance Report

2018-09-28 Thread Stephen Barrett
Yes. I was able to figure it out. From what I remember you have to make sure both environments are the same version of PHP. So if your final environment is 7.0, you have to downgrade your php version on your localhost to 7.0. I used Homebrew to accomplish that. On Friday, September 28, 2018 at

Re: Error with Criteria Performance Report

2018-09-28 Thread Luis Alegro
Hello, how are you? I'm having the same problems. In the localhost runs perfectly (php 7.2), in the web host (php 7.0) shows the error in the same file. Were you able to solve this? or changed your web host -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: http

Re: Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-13 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, For your negative audiences, yes, you can just opt to use either the CampaignCriterionService.get() and the AdGroupCriterionService.get()

Re: Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-12 Thread hzzlzz
Because from the report description it seems not contain exclusion associations and I need that too. On Thursday, July 12, 2018 at 7:05:29 PM UTC+8, hzz...@hotmail.com wrote: > > Thank you for the help. I wonder if I can also retrieve them from > structural report like combining CampaignCriterio

Re: Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-12 Thread hzzlzz
Thank you for the help. I wonder if I can also retrieve them from structural report like combining CampaignCriterionService and AdgroupCriterionService? On Thursday, July 12, 2018 at 6:19:13 PM UTC+8, Peter Oliquino (AdWords API Team) wrote: > > Hi, > > Thank you for providing more information

Re: Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-12 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Thank you for providing more information about what you wish to retrieve using the AdWords API's reports. Based on what you said, you can use the Audience Performance Report instead. The Campaig

Re: Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-12 Thread hzzlzz
s other associations to > other entities. > > That being said, could you confirm what information exactly it is you wish > to retrieve using the Criteria Performance Report? I asked because there > are other report types available in the AdWords API that exclusively > service

Re: Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-12 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
criteria's hierarchies, where as what you meant was for a single criterion and its other associations to other entities. That being said, could you confirm what information exactly it is you wish to retrieve using the Criteria Performance Report? I asked because there are other report

Re: Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-12 Thread hzzlzz
ever, you may take note that the CriteriaType > <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report#criteriatype> > returned > would depend on AdWords, so what you would retrieve may not be entirely > that of a Campaign to a UserList cri

Re: Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-11 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
t the CriteriaType <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report#criteriatype> returned would depend on AdWords, so what you would retrieve may not be entirely that of a Campaign to a UserList criterion structure. Thanks and regards, Peter

Does criteria performance report reveal every criteria combination by specifying zeroimpression ?

2018-07-11 Thread hzzlzz
Greetings, In https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report, it says this report includes statistics aggregated at the ad group criteria level, one row per ad group and criteria combination. I know it is a single attribution report, only one

Re: Does Criteria Performance Report support "life events"?

2018-07-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Akiko, The audience data of type "Life Events" is a new type of audience that is not yet supported in the AdWords API. I would suggest that you follow our blog post

Does Criteria Performance Report support "life events"?

2018-07-11 Thread Akiko Matsuzawa
Hi, Can we get reports of "life events" with Criteria Performance Report? https://support.google.com/adwords/answer/2497941?hl=en Akiko -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

Re: Error with Criteria Performance Report

2018-05-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, Yes, you could update the desired version of the client library in the composer.json file and follow the installation steps . Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: Error with Criteria Performance Report

2018-05-15 Thread Stephen Barrett
Is there a way for me to download a lesser version? I have changed my localhost to match my webhost's php version 7.0.30 and when I try and download the library through composer it no longer meets the requirements because the library requires php 7.1 or higher On Tuesday, May 15, 2018 at 2:02:1

Re: Error with Criteria Performance Report

2018-05-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, The latest version of PHP client library that is currently available is googleads-php-lib-v34.0.0 . Looks like you are already using the latest version. Could you please create an issue in the PHP client library

Re: Error with Criteria Performance Report

2018-05-15 Thread Stephen Barrett
The changelog.md within the googleads-php-lib directory states that it's version 34.0.0. I was able to successfully make the call in my local setup, but not my webhost environment. On Tuesday, May 15, 2018 at 9:30:33 AM UTC-6, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Stephen, >

Re: Error with Criteria Performance Report

2018-05-15 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, I was able to test the latest samples in a lower PHP version (PHP 7.0.26) than yours. Since the same code is working in your local machine too, it does look like the version is not the issue here. Could you confirm which PHP client library version

Re: Error with Criteria Performance Report

2018-05-14 Thread Stephen Barrett
I haven't changed any code in the symfony directory. So I'm assuming it's a php version error. I'm running php 7.0.29. This is the highest I can go for my website. It was suggested in another thread I am on to download Vendor again via Composer but with the local machine the same php version of

Re: Error with Criteria Performance Report

2018-05-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, Could you please share the code that is failing with this error? I can take a closer look. Please redact any confidential information that may be present in the code. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: Error with Criteria Performance Report

2018-05-11 Thread Stephen Barrett
that post has nothing to do with this Parse error. On Friday, May 11, 2018 at 2:07:28 PM UTC-6, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Stephen, > > Could you please check out this post > from the > library's GitHub page and

Re: Error with Criteria Performance Report

2018-05-11 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, Could you please check out this post from the library's GitHub page and see if it fixes your issue? If not, could you please file an issue there so that the library owners can take a look? Regards, Dhanya, AdWords API Team

Error with Criteria Performance Report

2018-05-11 Thread Stephen Barrett
I'm receiving this error when I am running the example CRITERIA_PERFORMANCE_REPORT with AWQL. I was running it on a test account and thought it was because there is very minimal data in it, so I switched to an production account that I have and all my campaigns from another function pull in, bu

Re: Showcase Ad Cost in Criteria Performance Report

2018-04-17 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, It is currently not possible to pull Cost information for Showcase Ads using Criteria Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report>. Please keep an eye out on our blog <https://ads-developers.googleblog.c

Showcase Ad Cost in Criteria Performance Report

2018-04-17 Thread Christopher Taylor
Is it possible to get cost data for SHOWCASE_AD_ONLINE_PRODUCT_LINK cost through the CRITERIA_PERFORMANCE_REPORT? They have the same structure as shopping product groups, which we are able to retrieve through the criteria report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Why the display name of Criteria Performance Report ID is Keyword ID?

2018-03-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You are right, the Id <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report#id> field in Criteria Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report> will return the Id corr

Why the display name of Criteria Performance Report ID is Keyword ID?

2018-03-21 Thread SP
Hello, I would like to know why the display name of Criteria Performance Report ID is Keyword ID? As there is other field available criteria type and we can receive different criterions I don't understand why the ID is called keyword id when (I think) is criterion id. with your anser I

Re: Criteria Performance Report - youtube campaings

2018-03-19 Thread 'Peter Oliquino' via AdWords API Forum
Hi Dominik, My apologies for the confusion. To correct my initial response, *YouTube Network* campaigns are supported only through the reports and you may retrieve their ad level statistics via the Video Performance Report

Re: Criteria Performance Report - youtube campaings

2018-03-19 Thread 'Peter Oliquino' via AdWords API Forum
Hi Dominik, I will be providing support as my colleague Bharani is currently OOO. If you are looking for YouTube campaign information via the AdWords API, then I'm afraid that it is currently not available through the reports or the services. You may reach out to the product experts from the Ad

Re: Criteria Performance Report - youtube campaings

2018-03-19 Thread Dominik Raffetseder
> metrics for the Video campaigns, it is currently not supported using the > AdWords API services. You will be able to use Criteria Performance Report > <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report> > , Campaign Performance Repor

Re: Criteria Performance Report - youtube campaings

2018-02-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the details privately. If you're trying to get the metrics for the Video campaigns, it is currently not supported using the AdWords API services. You will be able to use Criteria Performance Report <https://developers.google.com/adwords/api/docs/appendix

Re: Discrepancies ad performance report/ criteria performance report

2018-02-26 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
the amount spend for each ad. On the other hand, Criteria Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report> includes statistics aggregated at the ad group criteria level, one row per ad group and criteria combination. Please find

Discrepancies ad performance report/ criteria performance report

2018-02-26 Thread am2045
Hi, When I sum up my basic KPIs (clicks, cost, ...) based - (1) on the ad performance report and - (2) on the criteria performance report for a whole account, how will the results differ from each other and from the allover values that I see in the AdWords UI? A) Campaign types that

Re: Criteria Performance Report - youtube campaings

2018-02-22 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Thank you for sharing the code snippets. Could you share us your client customer Id privately, so I can take a look? Also, please note that currently video campaigns are supported only in reports. In addition to what Zweitze mentioned, you may also use Video Performance Report

Re: Criteria Performance Report - youtube campaings

2018-02-22 Thread Dominik Raffetseder
> > On Wednesday, February 21, 2018 at 10:31:29 AM UTC+1, Dominik Raffetseder > wrote: >> >> Im not able to get the youtube campaingns and the cost with Criteria >> Performance Report. >> How can i do this? How do i get the spend money etc? >> >

Re: Criteria Performance Report - youtube campaings

2018-02-22 Thread Zweitze
To get results from campaigns, try CAMPAIGN_PERFORMANCE_REPORT. That also includes results from video campaigns. On Wednesday, February 21, 2018 at 10:31:29 AM UTC+1, Dominik Raffetseder wrote: > > Im not able to get the youtube campaingns and the cost with Criteria > Performance Repo

Re: Criteria Performance Report - youtube campaings

2018-02-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Could you share us the complete report definition along with the client customer Id, so I can take a look? Please use *Reply privately to author* option to provide the details. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Criteria Performance Report - youtube campaings

2018-02-21 Thread Dominik Raffetseder
Im not able to get the youtube campaingns and the cost with Criteria Performance Report. How can i do this? How do i get the spend money etc? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: Criteria Performance Report - no data for Videos

2017-02-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, This campaign does not have any YOUTUBE_VIDEO or YOUTUBE_CHANNEL criteria. To get the performance for your video ads, you need to use Video Performance Report . You can also you Campaign Performance

Re: Criteria Performance Report - no data for Videos

2017-02-15 Thread AdWordsApiUser
*Shwetha, sorry for the typo. On Wednesday, February 15, 2017 at 8:11:17 PM UTC+1, AdWordsApiUser wrote: > > Thanks Shweta for your reply! Yes, we have Video Ads running in this > campaign. The campaign Id is 753924472. Your help is much appreciated! :-) > > Regards, > MG > > On Wednesday, Februa

Re: Criteria Performance Report - no data for Videos

2017-02-15 Thread AdWordsApiUser
Thanks Shweta for your reply! Yes, we have Video Ads running in this campaign. The campaign Id is 753924472. Your help is much appreciated! :-) Regards, MG On Wednesday, February 15, 2017 at 6:39:42 PM UTC+1, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > Have you added YOUTUBE_VIDEO or

Re: Criteria Performance Report - no data for Videos

2017-02-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Have you added YOUTUBE_VIDEO or YOUTUBE_CHANNEL type placements to target your video Campaigns? Could you provide your clientCustomerId or the CampaignId so I can take a look? Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Criteria Performance Report - no data for Videos

2017-02-15 Thread AdWordsApiUser
The documentation for Criteria Performance Report mentions that the enum for CriteriaType may take on values YOUTUBE_VIDEO as well as YOUTUBE_CHANNEL. However, for a youtube campaign with over 10K impressions every day,YOUTUBE_VIDEO and YOUTUBE_CHANNEL seem to be missing alltogether. In fact

Re: Criteria Performance Report Only Returns Keywords

2017-02-08 Thread 'Peter Oliquino' via AdWords API Forum
Hi Adam, To better investigate your concern, could you also provide your customer ID? Please reply using *Reply privately to author*. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelo

Criteria Performance Report Only Returns Keywords

2017-02-08 Thread Adam Quint
Hey Guys, We pulled the Criteria Performance Report for our accounts and although we have active bid adjustments/targeting on criteria such as Age Range, Gender, User List, Ad Schedule, etc - we're only seeing CriteriaType = Keyword returned whenever we run the report:

Re: Download Criteria Performance Report with keywords having brackets

2017-01-31 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Zohaib, Unfortunately, match type (phrase, broad etc.) for a keyword criterion is not available in the Criteria Performance Report. You can instead fetch the Id <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report#id> field for the keyword

Download Criteria Performance Report with keywords having brackets

2017-01-31 Thread Zohaib Hasan
How to download Criteria Performance Report with keywords having brackets??? I have keywords such as "[best cars]" but when i download the report using API it removes the brackets. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

Re: Google Adwords API - Criteria Performance Report - Missing Campaign

2016-07-26 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Walter, Criteria Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report> is a single attribution <https://developers.google.com/adwords/api/docs/guides/reporting-concepts#single_attribution>report, meaning that onl

Re: Google Adwords API - Criteria Performance Report - Missing Campaign

2016-07-26 Thread Walter Barrios
Hello My bad, missing Campaign ID:604678550 Regards, Walter On Tue, Jul 26, 2016 at 3:48 AM, 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum wrote: > Hello Walter, > > What campaign ID does you find disappearing from the result? > It seems the campaign ID you raised as f

Re: Google Adwords API - Criteria Performance Report - Missing Campaign

2016-07-26 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Walter, What campaign ID does you find disappearing from the result? It seems the campaign ID you raised as found campaign and missing campaign is the same (20727562), so I can't verify what's missing. Best, Thanet, AdWords API Team On Tuesday, July 26, 2016 at 3:55:25 AM UTC+9, wal...@au

Google Adwords API - Criteria Performance Report - Missing campaign

2016-07-25 Thread walter
Since June 7th one of our campaigns stopped being included in our automated reports, using the Adwords API, please find the detail: *Adwords API *: v201601 *Report Type: *CRITERIA_PERFORMANCE_REPORT *CampaignID*: 20727562 *Date*: June 7th 2016 Additionally we compared the campaign to a s

Google Adwords API - Criteria Performance Report - Missing Campaign

2016-07-25 Thread walter
Since June 7th one of our campaigns stopped being included in our automated reports, using the Adwords API, please find the detail: Adwords API : v201601 Report Type: CRITERIA_PERFORMANCE_REPORT CampaignID: 20727562 Date: June 7th 2016 Additionally we compared the campaign to a similar one that

Google Adwords API - Criteria Performance Report - Missing Campaign

2016-07-25 Thread walter
Since June 7th one of our campaigns stopped being included in our automated reports, using the Adwords API, please find the detail: CampaignID: 20727562 Date: June 7th 2016 Adwords API : v201601 Report Type: CRITERIA_PERFORMANCE_REPORT Additionally we compared the campaign to a similar one

Re: Conversions field in Criteria Performance Report

2016-03-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Igor, Unfortunately, this is currently intended behavior. We are currently looking for a way to change it to properly display the values. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevel

Conversions field in Criteria Performance Report

2016-03-03 Thread Igor Ivaniuk
Hello, After the migration from v201506 to v201601 we switched to use the *Conversions *column in the Criteria Performance Report. In the API description the type of this column is called *Double*. But when I tried to retrieve report using new API, the result was a String with decimal

Invalid Field Name for Criteria Performance Report

2016-01-15 Thread yadygarovadt
Hello again, I have a problem with getting fields on Criteria Performance Report. Here's my code: public static CriteriaPerformance CriteriaPerformance(string keyword) { var user = new AdWordsUser(); var criteria = new CriteriaPerfor

Re: Criteria Performance Report: No data for BidModifier

2015-12-18 Thread Yin Niu
Hi Johannes, Could you please provide your clientCustomerId and the query for above report? Please click *Reply privately* *to author* in the forum when responding. Thanks, Yin, AdWordsAPI Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: http

Criteria Performance Report: No data for BidModifier

2015-12-18 Thread Johannes Burkhardt
Hi, I successfully pull data from the Adwords API (v201509) with the adhoc reporting service. The API does not return any data for the BidModifier attribute within the Criteria_Performance_Report. Does anyone face the same problem or know what´s going on? I appreciate any help! Kind regards,

Re: Exclude Searchterms from Criteria Performance Report

2015-12-15 Thread Yin Niu
Hi Shaid, You can set a predicate where CriteriaType is equal to KEYWORD in the Criteria Performance Report. This will give you only keyword criteria types in this report. Thanks, Yin, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Exclude Searchterms from Criteria Performance Report

2015-12-15 Thread shahid sattar
Hi, I am retrieving the Criteria Performance Report for an account using the API. I need to know how I can exclude "search terms" from that report? I just need the keywords. I can't use the keyword performance report as it does not retu

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-11-24 Thread Josh Radcliff (AdWords API Team)
26, 2015 at 4:22:37 PM UTC-4, Sean Busa wrote: >> >> Hi, >> >> Since last week we started seeing YouTube InSearch campaign results >> included in the Criteria Performance Report but not InDisplay. >> Is this an expected functionality? The data comes down with zer

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-11-24 Thread BraveAdWordsDeveloper
any updates? this is going on for weeks now and still no feedback. On Monday, October 26, 2015 at 4:22:37 PM UTC-4, Sean Busa wrote: > > Hi, > > Since last week we started seeing YouTube InSearch campaign results > included in the Criteria Performance Report but not InDispla

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-11-06 Thread BraveAdWordsDeveloper
Any update? I sent you the info via inPrivate message. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-30 Thread Josh Radcliff (AdWords API Team)
6, 2015 at 4:22:37 PM UTC-4, Sean Busa wrote: >> >> Hi, >> >> Since last week we started seeing YouTube InSearch campaign results >> included in the Criteria Performance Report but not InDisplay. >> Is this an expected functionality? The data comes down with zero c

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-30 Thread BraveAdWordsDeveloper
Any updates Umesh? On Monday, October 26, 2015 at 4:22:37 PM UTC-4, Sean Busa wrote: > > Hi, > > Since last week we started seeing YouTube InSearch campaign results > included in the Criteria Performance Report but not InDisplay. > Is this an expected functionality? The da

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-28 Thread BraveAdWordsDeveloper
ng YouTube InSearch campaign results > included in the Criteria Performance Report but not InDisplay. > Is this an expected functionality? The data comes down with zero clicks > but includes impressions and cost. > So when I match the data against the Account level data in the &

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-27 Thread Alex Ling
: > > Hi, > > Since last week we started seeing YouTube InSearch campaign results > included in the Criteria Performance Report but not InDisplay. > Is this an expected functionality? The data comes down with zero clicks > but includes impressions and cost. > So when I ma

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-26 Thread Umesh Dengale
Hi Sean, Could you please provide the campaign id of a campaign which is *YouTube Videos* type? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Googl

AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-26 Thread Sean Busa
Hi, Since last week we started seeing YouTube InSearch campaign results included in the Criteria Performance Report but not InDisplay. Is this an expected functionality? The data comes down with zero clicks but includes impressions and cost. So when I match the data against the Account level

Re: V201506 and Criteria Performance Report

2015-09-02 Thread Anthony Madrigal
Hi David, I will take a look to see why this is happening. Could you please *reply privately to author *your SOAP request and response for the given report, and the campaign IDs where there are discrepancies? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

V201506 and Criteria Performance Report

2015-09-02 Thread okiebug1...@gmail.com
After migration to V201506, I am unable to balance API numbers to portal. End of month blues. I'be been able to isolate the out of balance to "criteriaType" = Product Partition. Unfortunately not all Campaigns/adGroups are out of balance, which make researching difficult. I reviewed V201506

Re: After Migrating to v201506, Criteria Performance Report Downloads but Campaign Performance will not with the same report definition

2015-08-11 Thread Mike C
I can't believe I glossed right over that in the release notes. It is working properly now. Thanks Anthony! On Tuesday, August 11, 2015 at 6:32:09 AM UTC-7, Anthony Madrigal wrote: > > Hey Mike, > > I took a look at your report definition and I found what was causing > problems. The field *Stat

Re: After Migrating to v201506, Criteria Performance Report Downloads but Campaign Performance will not with the same report definition

2015-08-11 Thread Anthony Madrigal
Hey Mike, I took a look at your report definition and I found what was causing problems. The field *Status *does not exist in the Campaign Performance Report. All you will need to do to get your report working is to change *Status *to CampaignStatus

After Migrating to v201506, Criteria Performance Report Downloads but Campaign Performance will not with the same report definition

2015-08-11 Thread Mike C
I just migrated over to v201506 and my app is breaking. My calls to download report_type: CAMPAIGN_PERFORMANCE_REPORT are failing and throwing AdwordsApi::Errors::ReportXmlError: AdwordsApi::Errors::ReportXmlError . If I make :report_type => 'CRITERIA_PERFORMANCE_REPORT' it works fine. To be

Re: Shopping Campaign difference between web interface and API - Criteria performance report

2015-08-05 Thread Anthony Madrigal
Hi Ed, Could you please *reply privately to author *your SOAP XML request and response and a copy of your report? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus

Shopping Campaign difference between web interface and API - Criteria performance report

2015-08-05 Thread Ed-
Hi, Since the last API upgrade we have experiencing a difference between what we see on web interface and the API. I've drilled down to categories segmentation, it seems one type is always missing on the API report, the "All the rest within " group. We don't get any reference to this group, so

  1   2   >