RE: So many bugs & broken things

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi, Sorry to hear your frustration. Allow me to provide support to your concern. As for the first 2 items, since the issue is more specific to client library, then I would suggest posting it to one of the support channels below based on the client library that you are using. You can get support

RE: Got Developer token Prohibited Error

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Aman, Our team is still unable to receive the file as it was not attached properly. That said, could you use the Reply privately to author option of this forum instead and attach here the said screenshot? If this option is not available to you, you may send the details directly to our googl

Re: [QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'New developers must use the Google Ads API.']

2021-05-25 Thread denis kolmer
Hi, To clarify, I received the token, and tried to push an offline conversion. I didn't do anything else. So I guess I should wait for your feedback about this? Le lundi 24 mai 2021 à 13:13:14 UTC+10, adsapiforumadvisor a écrit : > Hi Denis, > > Thank you for reaching out to our API support team

RE: Link Checker Script - Draft & Campaign exclusion

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Michele, Thank you for posting your concern. Please note that this public forum is dedicated for Google Ads API / AdWords API related concerns / issues only. Our team can only provide support to the concerns / issues related to the said APIs as well. Since your concern is about Google Ads s

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-25 Thread cv
Hello Andy, Thanks for your response. Yes, I would also able to manage it. But I have issue. Like GetChangeDetails.php is providing response in hirerchy. So in some case we have not changes parent entity but it would still return. If you can share small code snippet would be helpful. Thanks,

Re: TWO_STEP_VERIFICATION_NOT_ENROLLED Only for UserList

2021-05-25 Thread xy sun
Thanks Xiaoming. Sorry for late response. RequestId is enough, right? Do you need other info? Thanks, Xiaoying On Wednesday, May 19, 2021 at 2:39:15 AM UTC+8 adsapiforumadvisor wrote: > Hi Xiaoying, > > Thank you for reaching out. Could you please share the request and > response logs for t

Re: Access token with client library of gRPC

2021-05-25 Thread Hiroki Nohara
Hi Xiaoming, Thank you for following up. To make the access token reused during the lifetime, should I reuse one `GoogleAdsClient` object? Or is the lifetime dealt per "client library and correspond refresh token" set? I would like to know the way in which access token is re-generated less ti

RE: ListInvoices-error (PermissionDenied)

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Asle, Thank you for posting your concern. The USER_PERMISSION_DENIED error occurs when authenticating as an user with access to a manager account but not specifying login-customer-id in the request. However, since you've mentioned that you used the 729-444-8259 in login-customer-id where th

Re: Error 400: redirect_uri_mismatch

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Balaji, I work with Lakshmi and let me continue the discussion for this concern. To further investigate the issue, could you provide the complete request and response logs with request ID generated on your end where we can see the error and if the issue was encountered on Google Ads API. If

RE: INVALID_TOKEN_HEADER, Trigger: New developers must use the Google Ads API

2021-05-25 Thread Google Ads API Forum Advisor Prod
Greetings! In April, we announced the sunset of the AdWords API (https://ads-developers.googleblog.com/2021/04/upgrade-to-google-ads-api-from-adwords.html). In that blog post, we say, "Any developers applying for a new developer token after today will only be given access to the Google Ads API.

Re: QuotaCheckError.INVALID_TOKEN_HEADER

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hello, In April, we announced the sunset of the AdWords API (https://ads-developers.googleblog.com/2021/04/upgrade-to-google-ads-api-from-adwords.html). In that blog post, we say, "Any developers applying for a new developer token after today will only be given access to the Google Ads API. " Y

Re: Getting error while fetching data using google ads api

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Raunak, Thank you for reaching out. Our team is still looking into the issue. We will keep you updated. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2HCeSK:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-25 Thread Autofusion Inc
Hi cv, Based on my email back and forth with the API team, we've isolated some of the count I am not seeing are related to video campaigns which changes are not tracked by the API. I am able to get an accurate count with GetChangeDetails.php for the activity in the last week, so it does work

Re: Setting Conversions to Campaigns - AdwordsAPI

2021-05-25 Thread pradeep...@gmail.com
Hi Matt, Can you please provide me info on the following 1. Can you provide me with information on which type of campaigns support multiple Conversions 2. In Google UI, I am able to add multiple conversions to "Search" Campaign by creating Conversion Set. So can I achieve the same

Re: Setting Conversions to Campaigns - AdwordsAPI

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for providing the complete logs. Not all campaign types can have multiple associated conversion actions. In particular, search campaigns only allow one conversion action (hence, " trigger:'SEARCH' ", in the logs). Please let us know if there is anything else that we can help with.

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hello, The change event service only reports on changes from specific sources. It's likely that the changes that are not being reflected in the change event results are from different sources. One of the key ones that is not reported is the old AdWords API. If you would like us to take a close

So many bugs & broken things

2021-05-25 Thread 'Deny Watanabe' via AdWords API and Google Ads API Forum
1) google_ads changed to googleads in class path: REALLY guys, you couldn't live with an old name, you had to go ahead and BREAK THINGS for users? If we are so irrelevant, why bother developing stuff and releasing it publicly? 2) To whom it may concern, MessageToJson and MessageToDict from goo

Link Checker Script - Draft & Campaign exclusion

2021-05-25 Thread Michele Mereu
Hi guys, is there a way with this script https://developers.google.com/google-ads/scripts/docs/solutions/link-checker to exclude draft and experiment campaigns? if they are "ended" it seems the script seems them as active, and fires false positive alerts thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~

ListInvoices-error (PermissionDenied)

2021-05-25 Thread Asle Furuseth
Hi I'm having problem using the ListInvoices-method. Other methods are working fine. I'm maybe using/providing wrong data, but I'm lost. I'm getting PermissionDenied-error on my request. I'm not providing my credentials here, but my LoginCustomerId is 7294448259 (manager account). I'm trying

Re: Error 400: redirect_uri_mismatch

2021-05-25 Thread Balaji Iyer
Hi Lakshmi, Yes, I am getting the same error for both Web Application and Desktop (Native) application as well. Thanks, Balaji. > On May 24, 2021, at 10:44 AM, Google Ads API Forum Advisor Prod > wrote: > > Hi Balaji, > > Are you getting the same error message for Web application and Deskt

RE: Access token with client library of gRPC

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Hiroki, Thank you for reaching out. The access token has a lifetime of 1 hour. Once it’s expired the client library would automatically generate the access token to be able to successfully issue the API call. Thus, the access token is not generated on the per API request basis but rather dep

Using specific items from Affiliate Location Feeds in customer account

2021-05-25 Thread FW API
Hello, I would like to offer users the ability to choose specific items from Affiliate Location Feeds for their accounts. >From what I understand, there is no way to access locations from an Affiliate Location Feed before it is connected to an account. Is that correct? What is the optimal way

RE: AuthorizationError.SERVICE_ACCESS_DENIED

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Teng, Thank you for reaching out. They have just updated it for the intended use. I would suggest you wait a bit longer to have it take effect. Try it again in the next 24-48 hours and let me know if you still encounter the error. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming

Deleting Test Google ads manager accounts

2021-05-25 Thread Usama Muhammad
Hello, I have created test google ads manager accounts but I can't seem to delete that, I need to remove that test account for further testing my app. Also is there a way to create a manager account using API ? so far I have found a create customer account for a manager but not a manager account

Re: App Conversion Tracking and Remarketing API

2021-05-25 Thread Константин Вахрушев
Thank you for your response. Have a great day! Regards вт, 25 мая 2021 г. в 12:26, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com>: > Hi, > > Thank you for posting your concern. > > Please note that this forum is dedicated only for Google Ads API >

Re: Failed to exchange authorization code for access token.

2021-05-25 Thread manisha tiwari
Hi Team, Thank you for your response. The sequence of steps as follows: 1. Obtained credential details from https://console.cloud.google.com/apis 2. Used above credentials in 'AdWords.Examples.CSharp.OAuth.csproj'->web.config' as below: • Client ID: 454724745580-spfpvqbssfjtfuv63a208uvfc09636ub.ap

RE: App Conversion Tracking and Remarketing API

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for posting your concern. Please note that this forum is dedicated only for Google Ads API and AdWords API related concerns / issues. Since your concern is about App Conversion Tracking and Remarketing API, then I am afraid that I wouldn't be able to provide support here as it is

Access token with client library of gRPC

2021-05-25 Thread Hiroki Nohara
Hello, In usual case of OAuth2 flow, access token is used for each request. Does python client library "google-ads" get access token for each request using refresh token? And does the library send requests in addition to the main request (fetching resource data) as like fetching access token ever