RE: Нужно получить полный id товара в отчете Shopping Performance Report

2020-06-04 Thread Google Ads API Forum Advisor Prod
Hello, The country code is not available in any of the reports. Other than the Shopping Performance Report, you can get product item data in the AdGroupCriterionService. The type can be found here. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q20WDs5:ref

Нужно получить полный id товара в отчете Shopping Performance Report

2020-06-04 Thread Dmitry Artemov
Пользуемся отчетом https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#storeid для выгрузки расходов. Из него получаем OfferId и Channel - это только часть ProductId (https://developers.google.com/shopping-content/guides/products/product-id). Не

Re: Google Shopping Performance Report Conversions at Product Level

2019-10-25 Thread Google Ads API Forum Advisor Prod
Hi Marvel, In order to further investigate it, could you send us the clientCustomerId along with the screenshots of the report results that show the discrepancies between the conversion value and the corresponding product price for one conversion? You could send your reply using the Reply

Re: Google Shopping Performance Report Conversions at Product Level

2019-10-25 Thread marvel tales
Thank you very much for your answer. I am asking this question because when we look at the product conversions at shopping performance report, we see sometimes conversion value higher than the product price for one conversion. Therefore I suppose the conversion belongs to another product

RE: Google Shopping Performance Report Conversions at Product Level

2019-10-24 Thread Google Ads API Forum Advisor Prod
Hi Marvel, Thanks for reaching out. As the Shopping Performance Report will return the data at the product level, so if you are seeing conversion data for any specific row it would be for that product. Please let me know if you have any further questions or concerns. Thanks and Regards

Google Shopping Performance Report Conversions at Product Level

2019-10-24 Thread marvel tales
Hello, Sorry if my question is too basic. I would like to clarify a point. I would like to learn if the conversions at product level in Google Shopping Performance Report whether they belong to the conversions of that product or the conversions of other products realized by clicking

RE: shopping performance report, CategoryL1, CategoryL2, CategoryL3, CategoryL4 and CategoryL5 fields

2019-08-22 Thread Google Ads API Forum Advisor Prod
Hi Golnoush, Thank you for reaching support. You could get the values for the required fields using the product_bidding_category_constant resource in Google Ads API. Please find below the sample query to get the product bidding category constant name and the category level along with the

shopping performance report, CategoryL1, CategoryL2, CategoryL3, CategoryL4 and CategoryL5 fields

2019-08-21 Thread Golnoush Lotfi
In shopping performance report the following attributes return string: CategoryL1, CategoryL2, CategoryL3, CategoryL4 and CategoryL5 While the equivalent fields in Google ads return RESOURCE_NAME: (segments.product_custom_attribute0,segments.product_custom_attribute1

Re: Extreme AverageCpc or Cost values when downloading Shopping Performance Report for the last 30 days

2019-06-20 Thread marvel tales
HERE AverageCpc > 100 will return rows where the AverageCpc is greater than $1 (one unit of the account currency)." On Thursday, June 20, 2019 at 8:11:58 AM UTC+2, marvel tales wrote: > > Hi, > > I would like to download Shopping Performance Report for the last 30 days

Extreme AverageCpc or Cost values when downloading Shopping Performance Report for the last 30 days

2019-06-20 Thread marvel tales
Hi, I would like to download Shopping Performance Report for the last 30 days in order to have metrics at product level. I am receiving extreme values as AverageCPC and Cost from the Shopping Performance Report. This is the query I use: 'SELECT AccountDescriptiveName,CampaignId,CampaignName

Re: Google Ads API (v0) - Shopping Performance Report

2019-02-25 Thread Derek Martin
Thank you Sai! On Mon, Feb 25, 2019 at 12:57 PM googleadsapi-forumadvisor via AdWords API and Google Ads API Forum wrote: > Hello Derek, > > Looks like the equivalent report for the SHOPPING_PERFORMANCE_REPORT is > not yet available via Google Ads API. I will let my team know regarding > your

RE: Google Ads API (v0) - Shopping Performance Report

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Derek, Looks like the equivalent report for the SHOPPING_PERFORMANCE_REPORT is not yet available via Google Ads API. I will let my team know regarding your feedback. Meanwhile you could keep an eye on our blog for

Google Ads API (v0) - Shopping Performance Report

2019-02-22 Thread derek . martin
Hello, I'm reviewing the new Google Ads API documentation and I'm curious about how to replicate the current SHOPPING_PERFORMANCE_REPORT. Can anyone guide me on how to do this? From what I can see, only the PRODUCT_PARTITION_REPORT is available (from the new _product_group_view endpoint).

RE: Difference between Shopping Performance Report API and web GUI

2019-02-06 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Zsombor, Could you reply back with the client customer id and report definition as well as point out the differences that you see between the report in UI and API, so that I can troubleshoot? You

Difference between Shopping Performance Report API and web GUI

2019-02-05 Thread Zsombor Zsuffa
I am using the Shopping Performance Report in two ways. One is calling the API and the other one using the AdWords reporting interface. With the API I am downloading the data for every day, always on the second day morning. I noticed the following uncomfortable behaviour: if I

RE: Shopping performance report failed with code 400 after 1 retry

2019-01-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jatin, From looking at the code you gave, I noticed you have a typo error which is 'CustomAttribut0'. Could you replace this with the CustomAttribute0 <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#customattribute0> and let me know what h

Shopping performance report failed with code 400 after 1 retry

2019-01-28 Thread Jatin Katyal
Hi I am trying to download Shopping performance report wit following definition, but I keep on getting *"Report failed for customer ID with code 400 after 1 retries."* report_definition = { 'reportName': 'Custom report', 'dateRangeType': 'CUSTOM_DATE', '

Re: How links (map)product from Product Partition Report and Shopping Performance Report

2018-11-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
g like ' * / *item id = "123" '. *You may then do a post-processing on your end to parse the value of the item id from the string. As the value of item id matches with the OfferId <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#offerid>

How links (map)product from Product Partition Report and Shopping Performance Report

2018-11-07 Thread Александр Михайленко
Hello. How I can links products from Product Partition report and products from Shopping Performance report ? I recieve data from shopping campaign report, doing some calculations, and need to update product bid (max.CPC) in my account. But i can't find a criteria ID in shopping campaign report

Re: Shopping Performance Report returns same product twice

2018-07-26 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API and Google Ads API Forum
5, you can tell >>>>>>>>> that those two rows are different" - you mean combined, correct? >>>>>>>>> Because >>>>>>>>> the OfferId here is the same >>>>>>>>> >>>>>>

Re: Shopping Performance Report returns same product twice

2018-07-26 Thread Ad Ja
nly on CategoryL5 - thus I do not know which value of CategoryL5 is >>>>>>>> current and which one is old / legacy. >>>>>>>> >>>>>>>> This only happens when the product was changed on CategoryL5 - it >>>>>>>> is

Re: Shopping Performance Report not retrieving all products

2018-07-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rafael, It seems that you have a similar concern with this user in this thread . Could you confirm if you are on the same team? If yes, you could follow that thread for better

Re: Shopping Performance Report not showing every products

2018-07-13 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, To better assist you, could you provide your complete report definition and the screenshot of the AdWords UI results that you think have discrepancies? You may send it via *Reply privately to

Shopping Performance Report not showing every products

2018-07-12 Thread cherrysew2017
Hi, I am trying to use Shopping Performance Report to show some products details to work alongside with Google Merchant API. I would be able to check the products with no impressions but there are 2 that I can't see. *Example:* On the Google Adwords with the campaign id = 1420101830 I can get

Shopping Performance Report not retrieving all products

2018-07-12 Thread Rafael Botas
I am trying to get a list of products with some details from Shopping Performance Report. I was able to get the products with zero Impressions but in 49 products I can get through a specific campaign it only shows me 47. I've been analysing the products data and there is, apparently

Re: Shopping Performance Report API and mapping of products and ads

2018-06-25 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
uct title by default). And if I can figure out > which conversion belongs to which product title by calling the shopping > performance report twice then why are they considered incompatible? > > > > On Saturday, June 23, 2018 at 3:35:57 AM UTC+8, Dhanya Sundararaju > (AdWords

Re: Shopping Performance Report API and mapping of products and ads

2018-06-24 Thread paran
But in the Adwords UI i can choose conversions as a column in the product list (which also include product title by default). And if I can figure out which conversion belongs to which product title by calling the shopping performance report twice then why are they considered incompatible

Re: Shopping Performance Report API and mapping of products and ads

2018-06-22 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Par, Yes, we do have certain fields which are not compatible with other fields when used in the same report via the UI. Same applies to API as well. They have also been mentioned in each field description. For example, Shopping-performance-report#conversions <https://developers.google.

Re: Shopping Performance Report API and mapping of products and ads

2018-06-22 Thread paran
at 3:55:45 AM UTC+8, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Par, > > I understand your concern. Shopping Performance Report via the API > corresponds to shopping campaign statistics aggregated at the product > level. When it is aggregated at the product partition

Re: Shopping Performance Report API and mapping of products and ads

2018-06-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Par, I understand your concern. Shopping Performance Report via the API corresponds to shopping campaign statistics aggregated at the product level. When it is aggregated at the product partition level, you can use the Product Partition Report <https://developers.google.com/adwords/

Shopping Performance Report API and mapping of products and ads

2018-06-19 Thread paran
I'm wondering how I can map a product returned by the shopping performance report to the ad it belongs to. For example let's assume that I have created a shopping campaign with 1 ad group, I then upload 2 different product feeds. In the adwords UI under "Ads & Extension" I will s

Re: Getting a REGION as a CountryCriteriaId for offers in the Shopping Performance Report

2018-06-14 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Mousa, Currently, the location ID: 2344 is for Hong Kong which is an independent country. Hence the country code: HK is an expected behavior. If you're noticing any other regions that are with different country codes than expected, please let me know and share the complete report

Getting a REGION as a CountryCriteriaId for offers in the Shopping Performance Report

2018-06-14 Thread Mhd Mousa Hamad
eriaId* in the *Shopping Performance Report*? Best regards, Mousa -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Getting REGION as a CountryCriteriaId in the Shopping Performance Report

2018-06-14 Thread Mhd Mousa Hamad
We used to get the country targeted by an offer from the *CountryCriteriaId* in the *Shopping Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#countrycriteriaid>* report by looking for this criteriaId in the list of cou

Re: search impression share and search click share in shopping performance report

2018-02-12 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? You could respond via *Reply privately to author* option. Regards, Bharani, AdWords API Team -- --

search impression share and search click share in shopping performance report

2018-02-12 Thread murugan
Hi AdWords team, I tried to get search impression share and search click share by item id through shopping performance report and got "--" to all itemids. But can see the search impr/click share in campaign wise report in AdWords interface. i am using AWQL for https://developers.

Re: Attribution Model Reporting for Shopping Performance Report

2018-01-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi, We currently do not have any information if and when the CurrentModelAttributedConversions field will be made available to other report types. For now, you may keep an eye on

Attribution Model Reporting for Shopping Performance Report

2018-01-25 Thread mkiezulas
Are there plans to offer CurrentModelAttributedConversions reporting to the Shopping performance report? The lack of functionality here compared to the Campaign Performance report makes it difficult to use data from these two reports in conjunction

Re: Shopping Performance Report - All Items

2017-09-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, I wanted to follow up if you still require assistance regarding your concern? If yes, kindly provide the requested information so I can further investigate. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Shopping Performance Report returns same product twice

2017-08-29 Thread Marc P
gt;>> product, however I get two rows for the same OfferId and it is >>>>>>>> different >>>>>>>> only on CategoryL5 - thus I do not know which value of CategoryL5 is >>>>>>>> current and which one is old / legacy. >>&g

Re: Shopping Performance Report - All Items

2017-08-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sachin, To better investigate the issue, could you send to me your clientCustomerId, the complete report defintion you used and the generated report file? You may reply using *Reply privately to

Shopping Performance Report - All Items

2017-08-18 Thread Sachin Sudarshana
Hi, I'm trying to download the Shopping Performance report via the API(v201708) I was looking to download all the ItemId's in our feed, but it looks like this report only downloads items that have Conversion Value. i.e. AllConversionValue > 0 Is this a limitation to the API or wo

Re: Shopping Performance Report returns same product twice

2017-07-12 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
oint in time. >>>>>>> >>>>>>> I find this confusing and would expect to get just one row with the >>>>>>> product and with CategoryL5 set to the most recent value for that >>>>>>> product... >>>>>>>

Re: Shopping Performance Report returns same product twice

2017-07-11 Thread Marc P
Team) wrote: >>>>>>> >>>>>>> Hi Marc, >>>>>>> >>>>>>> It's true that they're not the segment field, but it's a *key* column >>>>>>> in this report type. >>>>>>> The ke

Re: New Google Shopping Performance Report - How to get product title

2017-05-24 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Christophe, Unfortunately, we still can't get the product title from Shopping Performance Report. Please keep an eye on our blog <http://googleadsdeveloper.blogspot.com/search/label/adwords_api> for updates and announcements. Yes, the offerId/ItemId <https://developers.google.co

Re: New Google Shopping Performance Report - How to get product title

2017-05-24 Thread christophe
Hi Mat, Sorry for re-opening an old topic, but has there been any development about including the product title in the Shopping Performance Report? Or do we still have to use a separate API just to get the product name? I have another questions while on this subject: is the ItemID we

Re: Conversions in Shopping Performance Report

2017-05-19 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
; >> Hi, >> >> Can you confirm why it is not possible to include both the >> ConversionTrackerId and the Conversions fields in the Shopping Performance >> report? >> >> I appreciate that it is possible to use the AllConversions metric, but I >> am strugg

Re: Negative CrossDeviceConversions values in Shopping Performance Report

2017-05-18 Thread 'Ivan Bautista' via AdWords API Forum
erated Shopping Performance Report containing the negative values for March 27 and other affected dates? Regards, Ivan AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goog

Negative CrossDeviceConversions values in Shopping Performance Report

2017-05-18 Thread Ronald Findling
Hi, we just found negative values in the CrossDeviceConversions column for the Shopping Performance Report. In a similar issue discussed here [1] I found that this should only happen for the time period of March 29-31, but our sample is from the 27. of March (we already observed negative

Re: Customer descriptive name on a shopping performance report?

2017-05-16 Thread john
docs/appendix/reports/shopping-performance-report#accountdescriptivename> > field. > > Let me know if this works for you. > > Regards, > Ivan > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlead

Re: Customer descriptive name on a shopping performance report?

2017-05-11 Thread 'Ivan Bautista' via AdWords API Forum
Hi John, Are you looking for the descriptive name of the Customer account? If so, then you may select the AccountDescriptiveName <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#accountdescriptivename> field. Let me know if this works f

Customer descriptive name on a shopping performance report?

2017-05-11 Thread john
Hi, I'm downloading and importing product performance reports for multiple clients. The problem I'm now running into is that the "CustomerDescriptiveName" field is not available in the shopping performance report (https://developers.google.com/adwords/api/docs/appendix/report

Re: Shopping Performance Report returns same product twice

2017-04-26 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
t;> uniqueness of the report row. >>>>>> For instance, if you look at either only *AdGroupName*, >>>>>> *CampaignName* in this report type, you can't distinguish two rows >>>>>> from each other. >>>>>> But if you have a look

Re: Shopping Performance Report returns same product twice

2017-04-25 Thread Firma Lemundo
have a look at *OfferId* and *CategoryL5*, you can tell >>>>> that those two rows are different. >>>>> >>>>> Put it in another way, they're an attribute field *that even when >>>>> you've not requested them, they're still requested implicitly.* &

Re: Shopping Performance Report returns same product twice

2017-04-24 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
t;>> you've not requested them, they're still requested implicitly.* >>>> You can't combine those rows that have at least one *key field* >>>> different from each other. >>>> Not requesting them in AWQL / report definition just makes the >>

Re: Shopping Performance Report returns same product twice

2017-04-24 Thread Marc P
;> >>> This is different from segment fields. If you don't request them, >>> they're not requested implicitly. >>> Once you request them, you're likely to get more report rows than usual. >>> >>> Hope this help. >>> >>> Thanet, AdWords API T

Re: Shopping Performance Report returns same product twice

2017-04-05 Thread Marc P
makes the reporting >>> service not return them with the results. >>> >>> This is different from segment fields. If you don't request them, >>> they're not requested implicitly. >>> Once you request them, you're likely to get more rep

Re: Shopping Performance Report returns same product twice

2017-04-05 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
t;> Hope this help. >> >> Thanet, AdWords API Team >> >> On Thursday, March 30, 2017 at 10:40:27 PM UTC+9, Marc P wrote: >>> >>> Hi Thanet, >>> >>> yes, in this case it is CategoryL5 - for another customer id it is >>> Produ

Re: Shopping Performance Report returns same product twice

2017-04-05 Thread Marc P
p. > > Thanet, AdWords API Team > > On Thursday, March 30, 2017 at 10:40:27 PM UTC+9, Marc P wrote: >> >> Hi Thanet, >> >> yes, in this case it is CategoryL5 - for another customer id it is >> ProductTypeL3. >> >> My point is: both ProductTypeL3

Re: Shopping Performance Report returns same product twice

2017-04-05 Thread Marc P
;> Hi Thanet, >> >> yes, in this case it is CategoryL5 - for another customer id it is >> ProductTypeL3. >> >> My point is: both ProductTypeL3 and CategoryL5 are attributes as >> specified in >> https://developers.google.com/adwords/api/docs/append

Re: Negative values in Shopping Performance Report

2017-04-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi All, We've identified the source of the issue and are in the process of implementing a fix. Meanwhile, please *do not* include the stats from Product Partition Report and Shopping Performance Report for March 29 - 31 on any analysis. I'll update this thread when it's safe to pull

Re: Negative values in Shopping Performance Report

2017-03-31 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
dix/reports/product-partition-report> or the Shopping Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report> to download stats, then *do not* include the stats from these dates on any analysis. We will let you know once it is

Re: Negative values in Shopping Performance Report

2017-03-31 Thread Ronald Findling
$20position%7Csort:relevance/adwords-api/JlJyHN4sbmw/CYbRANNsCU8J Am Donnerstag, 30. März 2017 11:57:41 UTC+2 schrieb Adam Orczyk: > > Hi, > Today we got a lot of negative values in Shopping Performance Report for > many accounts, ex. (per row): > >> clicks='1' impressio

Re: Negative values in Shopping Performance Report

2017-03-31 Thread Adam Orczyk
Hi, I've send you data, you asked for about an hour ago. Regards, Adam W dniu czwartek, 30 marca 2017 16:32:45 UTC+2 użytkownik Shwetha Vastrad (AdWords API Team) napisał: > > Hi Adam, > > Could you provide the complete report definition along with your > clientCustomerId so I can take a

Re: Shopping Performance Report returns same product twice

2017-03-30 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
gt; My point is: both ProductTypeL3 and CategoryL5 are attributes as specified > in > https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report > > They are not Segments. > > So my understanding is that they should not split the data. Rather I

Re: Negative values in Shopping Performance Report

2017-03-30 Thread AdWordsApiUser
I just sent you one example account. We've seen this for hundreds of accounts. Thanks, MG On Thursday, March 30, 2017 at 8:02:45 PM UTC+5:30, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Adam, > > Could you provide the complete report definition along with your > clientCustomerId so I

Re: Negative values in Shopping Performance Report

2017-03-30 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Adam, Could you provide the complete report definition along with your clientCustomerId so I can take a look? MG, thank you for providing the report definition. Could you provide your clientCustomerId as well? Thanks, Shwetha, AdWords API Team. -- --

Re: Negative values in Shopping Performance Report

2017-03-30 Thread AdWordsApiUser
gt; Hi, > Today we got a lot of negative values in Shopping Performance Report for > many accounts, ex. (per row): > >> clicks='1' impressions='18' cost='-17' >> conversions='-1.0' >> clicks='-1' impressions='21' cost='-1' >> impressions='-1' cost='0' conversi

Re: Shopping Performance Report returns same product twice

2017-03-30 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
cts (OfferId). > I am not using Date or other segments and the product is only in a single > adgroup. > > However, I still get two entries, because the product's ProductTypeL3 > <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#producttypel3>

Re: Shopping Performance Report returns same product twice

2017-03-29 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
rs.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#producttypel3> > changed > in the time frame. > > So I get different data for the same product (which is in different time > frames) which is very annoying for my purpose. > > Moreover, Produc

Re: Empty LanguageCriteriaId in a Shopping Performance Report

2017-03-23 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
he product's contentLanguage > <https://developers.google.com/shopping-content/v2/reference/v2/products#contentLanguage> > field > in the shopping API corresponds to respective LanguageCriteriaId > <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-perf

Re: Shopping Performance Report returns same product twice

2017-03-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, To take a closer look at your issue, could you please *Reply privately to author* and share your report definition, a copy of the SHOPPING_PERFORMANCE_REPORT and you client customer Id? Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Shopping Performance Report returns same product twice

2017-03-14 Thread Firma Lemundo
<https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#producttypel3> changed in the time frame. So I get different data for the same product (which is in different time frames) which is very annoying for my purpose. Moreover, Product

Re: Shopping Performance Report

2017-02-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Victor, You can use CampaignService to retrieve the ShoppingSetting of your Shopping campaigns. This

Shopping Performance Report

2017-02-16 Thread Victor
Good afternoon, I am trying to get the MerchantId from the different campaign of a specific account using the Shopping Performance Report. The problem is that I want to obtain the merchantId of recently created campaigns with no traffic (0 impressions). I can see that the Shopping Performance

Re: Conversions in Shopping Performance Report

2016-10-28 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
dWords API Team On Thursday, October 27, 2016 at 10:09:25 PM UTC+9, API Developer wrote: > > Hi, > > Can you confirm why it is not possible to include both the > ConversionTrackerId and the Conversions fields in the Shopping Performance > report? > > I appreci

Conversions in Shopping Performance Report

2016-10-27 Thread API Developer
Hi, Can you confirm why it is not possible to include both the ConversionTrackerId and the Conversions fields in the Shopping Performance report? I appreciate that it is possible to use the AllConversions metric, but I am struggling to understand the reasoning for making the estimated

Re: Shopping performance Report with empty (' --' ) offerId

2016-09-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Pierre, I have reached out to the team to investigate the issue. The team is working on a fix that will prevent data from getting into this state in the future. For now, the suggestion is that you should ignore it. Report at the ad group level instead, as this is not affected by this issue.

Shopping performance Report with empty (' --' ) offerId

2016-09-21 Thread pierre . marguerite
Hi, I have made on application for downloading daily performance of our shopping campaign, but sometimes I get in the downloaded report a line like this one: 0, --, --,0,0.0,0.00%,0.0,0,0,0.00%,2016-09-12,4, --,2016-09-12 With the following fields: AverageCpc, Brand,

Re: conversion segmentation in shopping performance report

2016-09-02 Thread GregT
Hi, Anthony. Thanks for the update. I'd like to ask that you guys reconsider it for a future version of the API. While converted clicks are no longer supported by Google, the other field I mentioned is still an issue -- namely, unlike pretty much every other performance report, you cannot

Re: conversion segmentation in shopping performance report

2016-09-01 Thread 'Anthony Madrigal' via AdWords API Forum
Hi guys, Just wanted to update you on the status of this feature. Unfortunately, this feature will no longer be considered for future versions of the API, now that fields such as ConvertedClicks are being removed. Regards, Anthony AdWords API Team -- --

Re: What does the field Cost in the Shopping Performance Report mean?

2016-08-26 Thread 'Joyce Lava' via AdWords API Forum
Hi Vitor, Additionally, the micro amounts of the report fields with type Money refers to the account's local currency. That said, the conversion should be done only to convert from micros and no longer need to convert into your account's currency. Thanks, Joyce, AdWords API Team -- --

Re: What does the field Cost in the Shopping Performance Report mean?

2016-08-26 Thread 'Joyce Lava' via AdWords API Forum
Hi Vitor, The field Cost <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report#cost> in Shopping Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report> should return the sum of the

What does the field Cost in the Shopping Performance Report mean?

2016-08-25 Thread vitor . lobao
Hi, I know this field represents the amount spent on and ad. But it's showing me lots of zeros and I don't know for sure how to get a real number out of it. For example: One of my ads has a average CPC of 15. Is it 1/1000 of a cent? How am I supposed to convert this value to my currency?

Re: conversion segmentation in shopping performance report

2016-03-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jon, Unfortunately, we cannot comment on whether the feature will be implemented in the next version or fixed in v201509 or v201601. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: conversion segmentation in shopping performance report

2016-03-15 Thread jon . clarke
OK Thanks. Is this likely to change before the 11 April when v201506 is depreciated? Currently we can get data for all the conversion types in one report but unless this is fixed in 201509 or 201601 (or the next version of the api) then we need to find a different way of getting the

Re: conversion segmentation in shopping performance report

2016-03-14 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jon, There are no updates yet. I will keep you updated. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: conversion segmentation in shopping performance report

2016-03-14 Thread jon . clarke
Has there been any update on this? We have the same problem (it works fine in v201506 but not in v201509 or v201601). On Wednesday, March 2, 2016 at 8:52:52 PM UTC, GregT wrote: > > Hi, > > In v201509, the shopping performance report got columns added to allow > segmentatio

Re: conversion segmentation in shopping performance report

2016-03-02 Thread GregT
Thank you! On Wednesday, March 2, 2016 at 3:36:15 PM UTC-6, Anthony Madrigal wrote: > > Hey Greg, > > I passed this request to our team. I will let you know if there are any > updates regarding this. > > Cheers, > Anthony > AdWords API Team > -- --

Re: conversion segmentation in shopping performance report

2016-03-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hey Greg, I passed this request to our team. I will let you know if there are any updates regarding this. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

conversion segmentation in shopping performance report

2016-03-02 Thread GregT
Hi, In v201509, the shopping performance report got columns added to allow segmentation by conversion types like almost all the other performance reports (i.e. the ConversionTrackerId, ConversionTypeName, and ConversionCategoryName fields). This is great, but one thing that's causing us

Re: Empty LanguageCriteriaId in a Shopping Performance Report

2015-12-29 Thread Umesh Dengale
Hi David, The product's contentLanguage <https://developers.google.com/shopping-content/v2/reference/v2/products#contentLanguage> field in the shopping API corresponds to respective LanguageCriteriaId <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performan

Empty LanguageCriteriaId in a Shopping Performance Report

2015-12-29 Thread David Antunes
Hi all, I'm getting an empty LanguageCriteriaId in an Shopping Performance Report - is this possible? Is this a problem on google side? Thanks! David -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Re: conversions in shopping performance report

2015-10-13 Thread Nadine Sundquist (AdWords API Team)
Hi Alexander, Good news! With the release of v201509 <http://googleadsdeveloper.blogspot.com/2015/10/announcing-v201509-of-adwords-api.html>, the Shopping Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report> n

Re: conversions in shopping performance report

2015-08-05 Thread Alexander Paluch
:39:06 UTC+2 schrieb Eric Maas: Hi Ray, We were wondering if you had any progress on looking into the ConversionTypeName, ConversionCategoryName and Device for the shopping performance report? Thanks, Eric On Wednesday, June 25, 2014 6:13:04 PM UTC-4, Ray Tsang (AdWords API Team) wrote

Re: How to use the Product Partition Report vs. Shopping Performance Report

2015-02-06 Thread Stephen Yeargin
Ok, now I understand a bit better. The third column *ProductGroup* in my example is really the vital bit. The IDs aren't as vital to understanding the report (when combined with the AdGroupName). This particular campaign is just not set up where this report is as clear. We actually don't have

Re: How to use the Product Partition Report vs. Shopping Performance Report

2015-02-06 Thread Josh Radcliff (AdWords API Team)
Hi Stephen, This is exactly why we added the *ProductGroup* field in v201409, since it will provide the complete product partition path that users see in the UI. For example, if I have a shopping ad group with a product partition (Product Group) of: - All products - Product Brand =

Re: How to use the Product Partition Report vs. Shopping Performance Report

2015-02-06 Thread Josh Radcliff (AdWords API Team)
Hi Stephen, The fields you labeled as *Product ID *and *Parent ID* correspond to the *id* and *parentCriterionId* attributes of AdGroupCriterionService.ProductPartition https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.ProductPartition, respectively.

Re: How to use the Product Partition Report vs. Shopping Performance Report

2015-02-06 Thread Stephen Yeargin
Ok, so it seems the real issue I'm running into into is that I do not have a quick way to cross reference the Criterion IDs through the Reporting API to its human-readable value. It isn't provided into the CSV file, so I would have to look the list and then map them into the user's report.

How to use the Product Partition Report vs. Shopping Performance Report

2015-02-05 Thread Stephen Yeargin
Hi there! We are in the process of implementing R.120 as part of the RMF audit to include the PRODUCT_PARTITION_REPORT. We had previously implemented the SHOPPING_PERFORMANCE_REPORT without too much trouble. In looking at these two report definitions, I cannot help but be confused as to what

  1   2   >