Re: migration of manual location extensions to gmb.. [CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE

2018-11-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE indicates that the feed mapping for this placeholder type does not exist. Could you please share the complete SOAP request

Re: Getting DetailedReportDownloadResponseException: DatabaseError.ACCESS_PROHIBITED for Geo Performance reports.

2018-11-27 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Luciano, Could you please provide a screenshot of the error you're having, the complete report definition , and the clientCustomerId you're using via the *Reply privately to author* option so I

Re: UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2018-11-27 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sergey, Could you confirm if the account you're trying to use is already whitelisted? To clarify, you would need to whitelist the account when creating a CrmBasedUserList through AdWordsUserListService. You may refer to this blog

Re: api vs web app differences in values

2018-11-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jon, I will be happy to take a look. Could you share us the complete report definition, client customer Id along with the details about the discrepancy you're seeing, so I can take a look? You can share the details privately via *Reply privately to author* option. Thanks, Bharani,

Re: Updating conversion value of conversions (transactions) imported form Google Analytics

2018-11-27 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Boštjan, There are two types of adjustments that can be made using the OfflineConversionAdjustmentFeedService , one using the GCLID and the other using the Order ID. You can adjust a

UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2018-11-27 Thread sergey+2
Hello I'm getting this error trying this example code: https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/v201809/remarketing/add_crm_based_user_list.rb AdwordsApi::V201802::AdwordsUserListService::ApiException: [

api vs web app differences in values

2018-11-27 Thread Jon K
I have slight differences in the values between those shown on the web application and those pulled from the api. The data in question is more than a month old so "data freshness" is a non-issue. The data is simply "Users" in a given country. Even if the country filter is removed, the data has

Getting DetailedReportDownloadResponseException: DatabaseError.ACCESS_PROHIBITED for Geo Performance reports.

2018-11-27 Thread luciano . gandini
Last week we started having this error for one of the accounts, retrying the download sometimes work but we were unable to download the reports for 22, 23 and 24 of November. Can you check what is going on? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

migration of manual location extensions to gmb.. [CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE

2018-11-27 Thread fruwolt
Hey, i'm working for an agency managing lots of (2000+) accounts using location extensions. We have to migrate those accounts to be managing their locations via gmb. Our migration script is ready and has been working fine for ~100 accounts yesterday. But today we're getting an exception

Re: Update CrmBasedUserList Name and Description

2018-11-27 Thread Zied Chaari
Thank you Thanet, I'm waiting your update. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

Re: Updating conversion value of conversions (transactions) imported form Google Analytics

2018-11-27 Thread Boštjan
Or am I just stuck with simply sending adjusted conversion value already into the GA (as adjusted transaction revenue) ? On Tuesday, November 27, 2018 at 12:14:10 PM UTC+1, Boštjan wrote: > > Hope this is not a copy of another thread - looks like my previous post > wasn't sent :( > > I want

Updating conversion value of conversions (transactions) imported form Google Analytics

2018-11-27 Thread Boštjan
Hope this is not a copy of another thread - looks like my previous post wasn't sent :( I want to update conversion value of conversion which is set up as Import from GA, where I selected Transactions (not goals): [image: 2018-11-27 11_06_23-Red Orbit Boštjan playground - Google Ads.png]

Updating conversion values for transactions imported from Google Analytics

2018-11-27 Thread Boštjan
Hi, I'm playing around with adjusting conversion values in gAds. The issue I have is with the conversions (ecommerce transactions) that are imported into gAds directly from GA (type: Import > GA): First a short background of what I'm doing: My scenario (that did not work): 1. Created

Re: Update CrmBasedUserList Name and Description

2018-11-27 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Zied, I'm confirming this with Engineering. With recent changes in user list policy, it might affect the user list in the test accounts too. I'll update this thread once I have more info. Best, Thanet, AdWords API Team On Tuesday, November 27, 2018 at 1:23:28 AM UTC+9, Zied Chaari wrote:

Re: How to remotely (API) update CpvBid of an AdGroup (Python Google Ads Lib.)

2018-11-27 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jorge, My apologies as the Adwords API does not support javascript, the CpvBid object, and the AdWords UI Bulk Upload feature. If you wish to use the AdWords Scripts for this, you can get in touch with their team via this link

Re: How to remotely (API) update CpvBid of an AdGroup (Python Google Ads Lib.)

2018-11-27 Thread jorge . ronchel
Hi, Referring to the possibility of updating remotely the CpvBid, is it possible to do a bulkUpload of a modified report in Python, as it could be done in JavaScript? Here is the way it is done in JS: var adGroupsChecked = {}; var adgroupReport = AdWordsApp.report(AWQL_AdGroup(),

Re: Performance for Responsive Search Ad

2018-11-27 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Artem, You should be able to retrieve performance data for AdType = RESPONSIVE_SEARCH_AD using the Ad Performance Report

Performance for Responsive Search Ad

2018-11-27 Thread Artem Poluyanov
Hi, AdWords UI can show impression percentage for each asset combination in Responsive Search Ad. But I don't see such thing in API. Is there a way to load any performance data per asset thought API? Best, Artem Poluyanov -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us