Google Ads Promotion Code Redeem

2018-10-23 Thread henry
Hi Google Ads Support, I am wondering if their is a way to find out if the redeemed promotion credits are added to the account. I understand that I can get the budgetOrder and look at the total adjustments but the amount of credits redeem differs. Is their a way to get the exact amount of

Re: SOAP error with merketing API

2018-10-23 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Could you further elaborate the issue your client is encountering so I could better assist you? I am unable to view the screenshot your provided. Also, could you provide the complete SOAP request and response logs? You may reply using the *reply privately to author* option. Regards,

Alternate to yaml file

2018-10-23 Thread shivankit sharma
While i have a working code, I am trying to run it in an Azure Spark cluster. This creates an issue since i cannot use the yaml based credentials. How can the code be modified to run by keeping the credentials within the script itself rather than pulling from the yaml file REPORT_TYPE =

Re: Is the Auction Insights data available via API?

2018-10-23 Thread anton
[image: snippet.PNG] Dear Teja I don't get any output values when I try to create the report. Do you know how I can use the AdWordsApp.report() function to get the specified values? Best regards, Anton Rydahl -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

SOAP error with merketing API

2018-10-23 Thread dreambani
Hi! We're using google marketing api on our customer's behalf, and been having issues loading info for one of the banners he manages. Here's a screenshot, out client provided, that shows a banner by id 299082079370

Re: googleads.errors.AdWordsReportBadRequestError: Type: AuthenticationError.CLIENT_CUSTOMER_ID_INVALID

2018-10-23 Thread shivankit sharma
Hi Michael, The link on how to create Adwords client without yaml is broken. How can i do this today? On Monday, 24 March 2014 05:37:13 UTC-7, Michael Cloonan (AdWords API Team) wrote: > > Hi! > > You can set the client_customer_id for the Python library in the > googleads.yaml >

Re: Segment on match type

2018-10-23 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sebastian, Yes, as there is currently no report in AdWords API that aggregates search impression segmented in the ad group level. Let me know if you have further concerns. Thanks, Luis AdWords API Team On Wednesday, October 24, 2018 at 4:25:16 AM UTC+8, Sebastian Razola wrote: > > Thanks

Re: INVALID_MOBILE_APP when creating negative placement for 10001-ca-gmail appid

2018-10-23 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi David, As you may already know, this appId is not in the right format which is why you're getting the INVALID_MOBILE_APP

Re: Youtube placements to be removed from URL Performance report

2018-10-23 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Philip, You may use Placement Performance Report instead (as the blog post only specifies Url

Re: Segment on match type

2018-10-23 Thread Sebastian Razola
Thanks for the quick reply! I know that it's possible on a keyword level but I have multiple keywords in a ad group and want the aggregated search impression share for all broad, phrase and exact keywords in the ad group. So it sounds like I'm out of luck with the API? On Tuesday, October 23,

Re: Segment on match type

2018-10-23 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sebastian, On the AdWords API perspective, this is not possible in the ad group level, however, it is possible in the keyword level. For this, you may use the Keywords Performance Report and

Re: [Python] Adwords API - Product Partition

2018-10-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, Yes, I did get the details that you had shared. If you are looking for a product partition tree as attached in the screenshot, you could use the code sample attached. The "empty" caseValue of the correct type is required to represent "all other values". Please check here

Re: QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on test account. Why?

2018-10-23 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Lars, I have responded to the same question earlier on this thread and the issue regarding DEVELOPER_TOKEN_NOT_APPROVED error is still going on, anyhow please find my response below *inline*: 1. I donot see how the Google Ads Manager account and the Google Ads Manager test accounts are

Re: QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on test account. Why?

2018-10-23 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Masking the original Ids's in the post. Hello Teja, I know it is being investigated, but just to let you know some ids. I am experiencing the same error when querying Google Ads test account xxx-xxx- from within the Oauth credentials created under the Google Ads Manager test account

Re: Failed to use pending developer token against test account

2018-10-23 Thread Fredrik Sundström
Seems pretty major, in some sense? No details, really? :) I’m building my product here and I’ve been completely blocked by this for some time now. How can I proceed? Is it better to validate my production account already and test towards production for now? I’m not yet launched so it doesn’t

Re: Actual Cost metric in ad-performance-report

2018-10-23 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, The cost field in the Ad Performance Report is the sum of your spend during that period on that

Segment on match type

2018-10-23 Thread Sebastian Razola
Hi, In the Google Ads UI I can create a report with ad groups' search impression share segmented on match type (see attached screenshot). However it seems I can't do the same with the API as there's no match type segment available for AdGroupAd Performance Reports

INVALID_MOBILE_APP when creating negative placement for 10001-ca-gmail appid

2018-10-23 Thread david
Hi, We've encountered some appIDs within automatic placements which are not of the format we would usually expect. This thread mentions some alternatives to the 1- (iOS) or 2- (Android) format: https://groups.google.com/d/msg/adwords-api/7n3tKhv36uc/8tdQl0x_DgAJ In this case the appId is:

Re: Incompatible fields for ADGROUP_PERFORMANCE_REPORT

2018-10-23 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Poonam, Yes, NumOfflineImpressions and NumOfflineInteractions

Re: Developer Token not Approved on testing client account

2018-10-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Your steps look good. However, there is an ongoing issue that is being worked upon currently. I will post on this thread if there are any updates. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Youtube placements to be removed from URL Performance report

2018-10-23 Thread pkwong
Hi, There was a recent announcement stating Youtube URLs will no longer be return in the URL Performance Report. Is there another way to call the Adwords or new Ads API to see campaign performance by YouTube video URL? Reading over both Adwords API documentation and the new Ads API we have

Re: Update the status of a CrmBasedUserList from Closed to Open

2018-10-23 Thread GregT
Just wanted to chime in that this kind of thing is affecting us in our test account as well. We've had audiences that we manually created years ago that have remained open all this time. In our automated tests, we download all audiences, expect to find some, and then use them to create ad group

Re: Update the status of a CrmBasedUserList from Closed to Open

2018-10-23 Thread Joana Esteves
Hi Dannison, Thanks for coming back to me. I tried the code again, also in another audience that created after, and it didn't work for any case. As we are using testing data, the audience size is < 100. Could be it a reason why the audience sets to close, and also the lifespanmember value

Actual Cost metric in ad-performance-report

2018-10-23 Thread Armalytics Dev
Hi, I am trying to create ad-performance-report referring below URL. https://developers.google.com/adwords/api/docs/appendix/reports/v201806/ad-performance-report#cost But in metrics of this report I could not see any metric which will help me to identify Actual Cost. There is *Cost* metric

Incompatible fields for ADGROUP_PERFORMANCE_REPORT

2018-10-23 Thread pooniparekh
Hi Below is the list of fields I am already using - AccountCurrencyCode - CustomerDescriptiveName - AdGroupName - AdGroupId - Date - Conversions - CampaignName - Ctr - AverageCpc - AveragePosition - ConversionValue - Impressions - Clicks - Cost -

Re: Is there a way to get customer/accounts status for a manager account

2018-10-23 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jofin, There is currently no AdWords API service or feature that allows users to retrieve an account's status and determine whether it is active or inactive. Thanks and regards, Peter AdWords API Team On Tuesday, October 23, 2018 at 2:56:57 PM UTC+8, Jofin Kuriakose wrote: > > Hi, > > I am

Video campaign reporting breakdown on age, location, gender etc.

2018-10-23 Thread matthieu
Hi, Is it possible to breakdown the video campaign reports based on age, location, gender etc.? If so, how would I go about this? I'm aware that you can't get VideoCampaigns through the campaign object, but perhaps there's some way to do it via reporting? Thanks! -- --

Is there a way to get customer/accounts status for a manager account

2018-10-23 Thread Jofin Kuriakose
Hi, I am trying to get status of each account belongs to my manager account using ManagedCustomerService, as per documentation, there is no field which represents status of account. Is there any other way to get status through API. Do we have a filter saying that only active accounts will