RE: API Token- Two MCCs

2021-07-15 Thread Google Ads API Forum Advisor
Hi Arielle, Thanks for reaching out to us. Please note that only one approved developer token can be granted per entity / organization. As your concern is related to developer tokens for both MCCs, I would recommend that you continue your discussions with the Compliance Team instead, either by

RE: FieldsMask.FromChanges doesn't seem to be working as expected

2021-07-15 Thread Google Ads API Forum Advisor
Hi Vlad, Thanks for reaching out to us. Could you provide the complete request and response logs, along with the request-id so that we could provide specific recommendations? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Log

Re: Criterion IDs & Labels

2021-07-15 Thread 'Tingyan Han' via AdWords API and Google Ads API Forum
Thank you Peter and the Ads API team, +MeiXuan Choo from our team Re #1 - Our team has tried mapping criterion IDs from the URL you've provided but can't seem to identify the missing links - Please see the list of Criterion IDs we need help with matching here

Re: Authentication Issue - Migrating from Adwords API to Google Ads API

2021-07-15 Thread Google Ads API Forum Advisor
Hi Daniel, Thank you for commenting on this forum post. I am happy to know also that you've fixed the error on your end. In addition to what you've mentioned, please note that the format of login-customer-id will be varied based on the client library (list of supported client libraries here) t

RE: I must be doing this worng?

2021-07-15 Thread Google Ads API Forum Advisor
Hi Richard, Thank you for reaching out to our API support team. For the "Could not load file or assembly 'Google.Apis.Core, Version=1.36.1.0" issue, this appears to be client library specific. You can reach out directly to the client library owners via this link, for further assistance in conf

ad_group_ad_asset_view for responsive display ads (RDA) and responsive search ads (RSA)

2021-07-15 Thread 'Simon Kreienbaum' via AdWords API and Google Ads API Forum
Hi there, do you have an estimate when it will be possible to report on RSAs and RDAs broken down by individual asset or most popular combination of assets similar to what you can do with *ad_group_ad_asset_view* for App Ads? I am aware that I can fetch all assets (e.g. descriptions) that belon

No Match when using Google Ads API

2021-07-15 Thread Saxo Bank
Hi, I am trying to upload Custom Match Audiences using the Google Ads API. I see the new Audience in the Google Ads Audience Manager, but no matches. I have tried both sending hashed data and non-hashed (leaving the engine to the hashing). What could go wrong? My file looks like this[image: s

mutateBillingSetup Error : Mutate operations must have 'create', 'update', or 'remove' specified."

2021-07-15 Thread วรวุฒิ บุญตัน
We use the google ads node API to create billing for my customer. The issue just happened today. We don't change any code. This is a sample request payload and returning err. Can you help me figure out what is wrong with Billing API? request: {"customer_id":"1749988013","operations":[{"create":

Re: mutateBillingSetup Error : Mutate operations must have 'create', 'update', or 'remove' specified."

2021-07-15 Thread วรวุฒิ บุญตัน
The API my call is "customers.billingSetups.mutate". On Thursday, July 15, 2021 at 7:52:56 PM UTC+7 วรวุฒิ บุญตัน wrote: > We use the google ads node API to create billing for my customer. > The issue just happened today. We don't change any code. > > This is a sample request payload and returnin

Re: mutateBillingSetup Error : Mutate operations must have 'create', 'update', or 'remove' specified."

2021-07-15 Thread วรวุฒิ บุญตัน
request_id : KKFzOS5EB_0RS8h68_fMWQ On Thursday, July 15, 2021 at 7:56:46 PM UTC+7 วรวุฒิ บุญตัน wrote: > The API my call is "customers.billingSetups.mutate". > > On Thursday, July 15, 2021 at 7:52:56 PM UTC+7 วรวุฒิ บุญตัน wrote: > >> We use the google ads node API to create billing for my custo

Re: V8 : CALL_AD : display_url VALUE_MUST_BE_UNSET

2021-07-15 Thread Pete Lavetsky (AdWords API Guru)
Anash, Thanks for the full explanation ... I appreciate the communication. Pete On Thursday, July 8, 2021 at 6:20:00 PM UTC-4 adsapi wrote: > Hi Pete, > > I read through the whole thread, the blog and the Java GitHub bug. > Unfortunately in this case, the "fix" you provided in the GitHub bug i

Re: Viewing click conversions that were uploaded via API

2021-07-15 Thread Joseph Amoss
Hi Peter, Thanks for getting back to me, that's really helpful to know, thank you! All the best, Joe On Tuesday, 13 July 2021 at 04:03:46 UTC+1 adsapi wrote: > Hi Joseph, > > Thank you for reaching out to our API support team. > > The *Uploads* tab in the *Conversions* view of Google Ads UI > un

Re: Google Ads API : Get Impress and click by Campaign ID

2021-07-15 Thread Rokad Naina
Hello, I have check Google Ads API script document but how can i run those script in my Wordpress site page. I have tried script in ads manager-> tools& setting->script window see below screenshot. https://prnt.sc/1bg3c0a Fetching error to videoAdGroup is is not defined. https://developers.g

API Migration: mapping AdGroupId to ad_group_ad.ad_group

2021-07-15 Thread David Antunes
Hi, In the API migration from the AdWords API to the Google Ads API, in the Ad Performance report: https://developers.google.com/google-ads/api/docs/migration/mapping#ad_performance it says that the *column AdGroupId should be migrated to ad_group_ad.ad_group* [image: Screenshot1.png] Shou

Re: Fail to upload click conversion using V8 API

2021-07-15 Thread 'Yang Qi' via AdWords API and Google Ads API Forum
I don't think so. We used to upload conversions through V6. Everything works fine. Now we upgraded to V8 and we met this problem. Could I know what will trigger the problem you mentioned when upgrading to V8? On Wed, Jul 14, 2021 at 10:30 PM Google Ads API Forum Advisor wrote: > Hello, > > Thank

RE: UI and API not in sync?

2021-07-15 Thread Google Ads API Forum Advisor
Hi Brian, Thank you for reaching out to us. In looking over our documents, I found this article that talks about this similar issue. From what I can see this actually seems to be correct as the ad could be restricted at the moment pending approval. At the same time this would appear to be a pol

RE: I must be doing this wrong

2021-07-15 Thread Google Ads API Forum Advisor
Hi Richard, Thank you for reaching out to us. In looking over your case as well as previous examples of similar issues. I found this Github post, while older. It would look to be able to help with what we believe could be causing your issue also. Especially pay attention to the last post as the

RE: Uploading offline conversions

2021-07-15 Thread Google Ads API Forum Advisor
Hi, Thank you for reaching out to us. In looking over your question. there is no way for you to create mock data and upload it like you would with real data. The only way to do this would be to add this to the site you plan on getting data from and actually getting real data. At the present tim

RE: Assistance with a Python code

2021-07-15 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. Can you please provide us with the complete request and response logs so that we can take a closer look? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2KcQGK:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Assistance with a Python code

2021-07-15 Thread Ujval Gandhi
Attached is the code and response On Thursday, July 15, 2021 at 4:26:38 PM UTC-4 adsapi wrote: > Hello, > > Thanks for reaching out. Can you please provide us with the complete > request and response logs so that we can take a closer look? > > Thanks, > Matt > Google Ads API Team > > [image: Goo

RE: AdWords API MediaService returns Streaming URL for video but cannot be visited

2021-07-15 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. Can you please provide us with the complete SOAP request and response so that we can take a closer look at this issue? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2KcQWH:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Fail to upload click conversion using V8 API

2021-07-15 Thread 'Yang Qi' via AdWords API and Google Ads API Forum
Hey, everyone, I figured out why conversion uploading failed. We have a MCC account (the customer_id is 5804984872) and a lot of SUB accounts (for example 8845970027). In V6, we uploaded click conversions using below code, the account_id is 8845970027 service = ads_client.get_service('ConversionU

Google Ads API V8 Error

2021-07-15 Thread rentca...@gmail.com
Hello, I'm receiving the following error when creating a campaign. Message: Exception has been thrown by the target of an invocation. Stack Trace:at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.Runtime

RE: New Google Ads API: No metrics.absolute_top_impression_percentage on Account Performance report?

2021-07-15 Thread Google Ads API Forum Advisor
Hello David, Thank you for reaching out to us. As per this Report mapping guide, the equivalent for the ACCOUNT_PERFORMANCE_REPORT is the customer view. With regard to this field (metrics.absolute_top_impression_percentage), when you try to filter this dropdown (Is customer specified in the FR

Re: Customer action for Smart Campaign

2021-07-15 Thread Google Ads API Forum Advisor
HI Gavin, Thank you for providing further details to your concern. This section of the UI for creating smart campaign appears to be not supported yet in Google Ads API. With this, allow to create a feature request for this section of the UI, subject for review. For now, please follow our blog

Re: java.lang.NoSuchMethodError: 'com.google.api.gax.rpc.StubSettings$Builder com.google.ads.googleads.v8.services.stub.GoogleAdsServiceStubSettings$Builder.setMtlsEndpoint(java.lang.String)'

2021-07-15 Thread Google Ads API Forum Advisor
Hello Amal, Thank you for reaching out to us. It's good to hear that you already have fixed your issue by matching the version for v8. Moving forward, for issues related to the client library, we highly suggest that you reach out to the Googleads Java Github issue tracker (as mentioned by Ary

Re: AdWords API MediaService returns Streaming URL for video but cannot be visited

2021-07-15 Thread weijie ding
one of the video response, { "mediaId": 82052531173, "readyToPlayOnTheWeb": true, "name": "collect data", "creationTime": "20210715 112331 Asia/Taipei", "mediaIdSpecified": true, "typeSpecified"

Re: Fail to upload click conversion using V8 API

2021-07-15 Thread Google Ads API Forum Advisor
Hi Yang, Thank you for the additional details. I work with Mark and allow me to assist you as well. Since you mentioned "we have to set customer_id as MCC account which is 5804984872 instead of sub account id like 8845970027", you will first need to ensure that you have implemented cross-accou

RE: Google Ads API V8 Error

2021-07-15 Thread Google Ads API Forum Advisor
Hi KDJ, The trace you provided appears to indicate an issue with the .NET client library. You may reach out to the client library owners instead, via this link, for further guidance. I hope this helps. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q2Kcj6B:

What is the limit of Planning Services Generate Ideas Method?

2021-07-15 Thread Miftahun Najat
>From what I read google ads api has limit as listed here : https://developers.google.com/google-ads/api/docs/best-practices/quotas but what is the specific limit for the generate ideas method in planning services. https://developers.google.com/google-ads/api/docs/keyword-planning/generate-keywo

Re: Criterion IDs & Labels

2021-07-15 Thread Google Ads API Forum Advisor
Hi, Thank you for providing updates to your concern. I work with Peter and let me provide support to your concern. Before moving on to your concern, I would like to mention first that I am going to remove your latest reply as it contains your personal data. With regard to your concern on #1, I

Bulk create video ads API

2021-07-15 Thread Kay Chen
Hi Team, We're working on building a bulk video ads generator, we'd like to asking is that do Google Ads API providing create video ads through API now? The last update from team is the API are going to release around 2021 Q3, but we still can't find the relevant information on API documentation

RE: Is it possible to has 1 application/project to support multiple domains in Oauth flow

2021-07-15 Thread Google Ads API Forum Advisor
Hello, Thank you for reaching out to us. Please note that this forum channel can only provide assistance to issues/concerns related to the AdWords API / Google Ads API. As for your concern on defining domains in 1 project at Developer console UI, I'm afraid that this is already out of our team