Unable to cancel link b/w manager and client accounts via Google Ads API v2

2020-02-13 Thread Dmitriy Lezhnev
The problem, shortly: 1. I have created a new client account under the manager account (via CustomerServiceClient::createCustomerClient). 2. After that, I've read all client links for the manager and located the link to the newly created client account. 3. Then I sent a mutational request to

Re: How to get data for "Where Ads showed" tab under Placement Section via Adwords API

2020-02-13 Thread Max Lin
Having the same issue. Which report can we use to extract the performance for the youtube channel id? https://developers.google.com/adwords/api/docs/appendix/reports/placement-performance-report By default, this report only returns rows where AdNetworkType1 = CONTENT. To include results for

DatabaseError.CONCURRENT_MODIFICATION error

2020-02-13 Thread Qian Huang
Hi, when I send mutateMembers requests, there are a lots DatabaseError.CONCURRENT_MODIFICATION error: soap:Client [DatabaseError.CONCURRENT_MODIFICATION @ com.google.ads.api.services.campaignmgmt.common.error.DatabaseError.init(Datab]

Google Ads API - Placement Detail unmatched data

2020-02-13 Thread 'Jessie Labadan' via AdWords API and Google Ads API Forum
Hi, My name is Jessie and I'm an employee in 3Q Digital company, a digital marketing agency. I've been working on detail_placement_view report using Google Ads API java sdk and I would like to ask help or support from the technical team. I was trying to compare the data that I've downloaded

RE: Payment Failed Status

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, Thanks for reaching out. It is currently not supported to send email to the user if Payment/ Credit Card failed or Account is out of funds in the APIs. I have submitted the feature request to support this functionality in the APIs. Please keep an eye on our blog for new

Re: Universal App Campaign can not create ad images and html5

2020-02-13 Thread Carlos Mendez
Great Cory thanks. Best On Thursday, February 13, 2020 at 1:08:45 PM UTC-5, adsapiforumadvisor wrote: > > Hi Carlos, > > Thanks again for your patience. Good news, we have been able to replicate > this behavior and we're actively working on it! > > I don't have a timeline for you yet, but I

Re: ManualCPM Configuration

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hi Pietro, It was previously possible to switch between a "Viewable CPM" and "Manual CPM" using a flag in AdWords API, but that is no longer an option. As far as I know, Viewable CPM and Manual CPM are referring to the same bidding scheme. Regards, Anthony Google Ads API Team

RE: Angular 8+ with ASP.NET server side

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. We do not have any additional documentation for handling the Google Ads API calls from Angular app. If you are using our .Net client libraries, you could refer to this documentation to enable API access by generating the OAuth2 credentials and obtaining the

Payment Failed Status

2020-02-13 Thread Pradeep Datla
Hi, I would like to send email to user if Payment/ credit card failed or Account is out of funds, How can i achieve this? I am using adwords api. If adwords api does not have it, does the new ads api have it? Please let me know, Thank You, Pradeep Datla. -- --

RE: How to get list of ads using google ads api

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hello Sergey, Thank you for reaching out. From the shared details, I understand you are trying to use cURL to retrieve the ads details from your Google Ads account. The error 'PROHIBITED_RESOURCE_TYPE_IN_FROM_CLAUSE' is observed as you are trying to query the ad resource in your FROM clause

RE: Unexpected internal API error

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hello Ignacio, Thank you for reaching out. Please refer to the code sample provided here for reference to add criteria to the ad groups using Python client libraries. If the issue persists, could you please share the complete request and response logs along with the client customer id by

Re: AdWords API Basic acess

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hello, I see the previous link didn't work. To contact the API Compliance Team, you can try to use this form. Let me know if you run into further issues! Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UV0R4w:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Adwords API Video campaigns

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hi Ryan, Thank you for reaching out to us. Currently, I can confirm that both AdWords and Google Ads API can only pull reports for video campaigns and are not able to mutate video campaigns. I suggest keeping an eye on our blog, where we will announce and keep you updated on the newest

Re: Help with authentication exception

2020-02-13 Thread Judah Wright
I followed up privately with the headers and body of the response I got. I can't seem to figure out how to get the raw request, and I don't see any documentation on fetching a "requestId". On Wednesday, February 12, 2020 at 2:01:05 PM UTC-7, adsapiforumadvisor wrote: > > Hello Judah, > > The

Re: Get the account hierarchy under the current account thanks ManagerCustomerService, "Service __len__ not found"

2020-02-13 Thread Michael Grablevskii
> > Vivien was able to get her program to work when she ran it in "Run" mode > as opposed to "Debug" mode so hopefully that works for you as well. Please > make sure you inform PyCharm support of the issue so that they can help > provide a solution. > IDE is necessary mainly for debugging.

Re: Universal App Campaign can not create ad images and html5

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hi Carlos, Thanks again for your patience. Good news, we have been able to replicate this behavior and we're actively working on it! I don't have a timeline for you yet, but I will let you know once I do. All the best, Cory ref:_00D1U1174p._5001UOF7NS:ref -- --

Re: Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-13 Thread Pete Saia
Thanks for the quick response, Xiaoming. I'm actually attempting to make this request using a curl request (as mentioned in the API's Guide): #!/bin/bash curl --header "Content-Type: application/soap+xml" \ --header "Authorization : Bearer MY_TOKEN" \ --http1.1 \ --data

RE: Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hi Pete, Thanks for reaching out. RequiredError.REQUIRED occurs when the request is missing required information. This could be the result of the chain reaction of the OperatorError.OPERATOR_NOT_SUPPORTED error. As you are using a third party library when you issue the API call, I suggest you

Re: Upload HTML5 via Ads API to an App Campaign

2020-02-13 Thread Renan Duarte Ribeiro dos Santos
Hi Pierrick, Any update from the team? Kind regards On Friday, January 31, 2020 at 6:04:03 PM UTC-3, adsapiforumadvisor wrote: > > Hi Renan, > > I am following up with the team in charge of the whitelist, I should hear > back from them soon. > > Thanks, > Pierrick - Ads API Team > >

Re: How to get performace data(report) of UAC campaign assets?

2020-02-13 Thread Google Ads API Forum Advisor Prod
Greetings! Could you please start a new thread on this in our forum? This thread was resolved offline. So, it may get confusing if we start another conversation here. Thanks, Nadine Wang, Google Ads API Team ref:_00D1U1174p._5001UKOTag:ref -- --

Re: Lead form extension Api

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hello, We still do not have Lead Form Extensions available via API. I have created a feature request regarding your concern internally within our team. Please keep an eye on our blog post for more updated related to this. Regards, Nikisha Patel, Google Ads API Team

Re: Get the account hierarchy under the current account thanks ManagerCustomerService, "Service __len__ not found"

2020-02-13 Thread Google Ads API Forum Advisor Prod
Hi Michael, Vivien was able to get her program to work when she ran it in "Run" mode as opposed to "Debug" mode so hopefully that works for you as well. Please make sure you inform PyCharm support of the issue so that they can help provide a solution. Regards, Mitchell Google Ads API Team

Re: Get the account hierarchy under the current account thanks ManagerCustomerService, "Service __len__ not found"

2020-02-13 Thread Michael Grablevskii
This seems to localize the problem a bit more precisely: https://stackoverflow.com/questions/60153194/service-len-not-found-unexpected-error-recovered-safely/60189448#60189448 On Monday, February 10, 2020 at 11:29:45 PM UTC+3, adsapiforumadvisor wrote: > > Hi Michael, > > Thank you for reaching

Re: AdWords API Basic acess

2020-02-13 Thread Андрей Бельченко
Thanks for replying. Also I got mail with request of additional information form Google Ads API Compliance Team two days ago . I have replied to this letter today and attached reqired information. I hope this is enough to get access. Your link (https://services.google.com/fb/forms/apicontact/)

Re: ManualCPM Configuration

2020-02-13 Thread Pietro Galassi
As you can see from the first example in the thread: we have create a campaign with rest apis with manual cpm: { "partialFailure": "false", "validateOnly": "false", "operations": { "create": { "name": "ManualCPMTest", "advertising_channel_type": "DISPLAY", "status":

Angular 8+ with ASP.NET server side

2020-02-13 Thread shahaf Ohayon
Hey There's any recommended flow to handle the Google Ads API calls and login from an Angular web-app using the .net client library of tha API? I'm not sure how to handle it from all the guides. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

How to get list of ads using google ads api

2020-02-13 Thread Sergey Biryuzov
Hi, I need to get list of all client ads for creating report which will show statistic on each ad (shows, clicks, average bid and a lot of others) for marketing needs. But I can't find in Docs "Request URL" for getting list of ads for client. Unfortunately I can't use client libraries. So I

Re: Using python3 for campaigns report

2020-02-13 Thread 'davi...@google.com' via AdWords API and Google Ads API Forum
See https://github.com/googleads/google-ads-python/issues/200 for a solution. The new version will be posted to PyPi by the end of the month. On Wednesday, February 12, 2020 at 4:00:32 PM UTC-5 adsapiforumadvisor wrote: > Hi Olesya, > > Could you please try the following: > >1. pip

Re: Issue creating an Ad for App Campaign

2020-02-13 Thread 'davi...@google.com' via AdWords API and Google Ads API Forum
Look at this recently posted example in Python: https://github.com/googleads/google-ads-python/blob/master/examples/advanced_operations/add_app_campaign.py You need to set the ad_group_ad.ad.app_ad.headlines attribute as shown in this line:

Re: Lead form extension Api

2020-02-13 Thread cv
Any update on this? Is this available now? Thanks, On Tuesday, 26 November 2019 01:09:58 UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > Thank you for reaching out. The support for Lead Form Extensions > is currently > not

Issue creating an Ad for App Campaign

2020-02-13 Thread Diego Toro
Hello I've been trying several ways to create an Ad for App Campaign as described in: https://developers.google.com/google-ads/api/docs/app-campaigns/create-ad-group I need to be able to create text, image, and video ads, first I tried toc reate a text ad but I get the following error:

Re: How to get performace data(report) of UAC campaign assets?

2020-02-13 Thread Alfonso Fidalgo
Hi, Is there any update for this? I'm also not capable of fetching this for UAC On Tuesday, November 19, 2019 at 1:10:19 AM UTC+1, adsapiforumadvisor wrote: > > Hi Hong, > > Thank you for the reply and apologies for the delayed response. We did > receive your message and are continuing to

Re: Click Performance Report

2020-02-13 Thread Koshish Rijal
hey ! Yeah Its available in lnading page report but! I have a requirement where i must get it in the click performance report! Is there a way? On Thu, Feb 13, 2020 at 1:58 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Koshish, > > Thank you for reaching out to