Re: getting consistent internal errors for https://developers.google.com/youtube/v3/docs/videos/list

2022-11-07 Thread Asi Dvash
Thank you for your assistance. On Mon, Nov 7, 2022 at 5:18 AM Google Ads API Forum Advisor wrote: > Hi Asi, > > Thank you for reaching out to us. > > Please note that this channel and our team provides support for Google > Ads API >

Re: How to calculate the number of “Video Played to 25%”, Rate * Impression?

2022-11-07 Thread kang zhou
Thanks, AdsAPI. How about In-feed Ads, should we use the same formula, But from the doc, the impressions do not equal “when the video player is initiated”. Doc

Permission Denied Error

2022-11-07 Thread Dan Brady
I'm trying to execute a request to get some metrics data from the Ads API on behalf of a client. If I construct a POST request in postman and post to https://googleads.googleapis.com/v12/customers/xxx/googleAds:searchStream, the response is what would be expected. However when I execute using

Re: Adwords API, CampaignCriterionService migrate to Googe Ads API

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for the reply. Since you mentioned that "In Adwords API we are getting name along side ID", allow me to raise a feature request for this. However, there is no guarantee if this will be supported soon. With that, we recommend that you follow our blog for updates and new releases.

Re: how to change campaign settings in performance max campaign

2022-11-07 Thread Jip Veerbeek
Hello Daniel, thanks for the suggestion but I am not going to switch yet. { "operations": [ { "create": { "resourceName": "customers/5526191782/assetGroups/-1", "campaign": "customers/5526191782/campaigns/18800555689", "name

'Failed to retrieve auth metadata with error: invalid_grant' - Exception occurred in retry method that was not classified as transient'

2022-11-07 Thread Sam Pascoe
I'm getting the error: code: 16, details: 'Failed to retrieve auth metadata with error: invalid_grant', metadata: Metadata { internalRepr: Map(0) {}, options: {} }, note: 'Exception occurred in retry method that was not classified as transient' re-entering a new refresh token seems to be

RE: Permission Denied Error

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dan, Thank you for posting your concern. Allow me to provide support to your concern. To answer your question, I would suggest referring to this document as it explains how to authorize Google Ads API request. Also, the error that you mentioned occurs when you're not specifying the customer

RE: 'Failed to retrieve auth metadata with error: invalid_grant' - Exception occurred in retry method that was not classified as transient'

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sam, Thank you for posting your concern. Allow me to provide support. I can see that you encountered an invalid_grant error, it occurs when the refresh token has been expired or revoked. The common cause of this error is when a Google Cloud Platform project with an OAuth consent screen confi

Re: How to calculate the number of “Video Played to 25%”, Rate * Impression?

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kang Zhou, Thank you for the reply. I am also a member of the Google Ads API team and let me provide support to your concern. As far as our team would like to provide support to this concern, I am afraid that this is outside of our scope already. With this, I would suggest reaching out to t

Re: API integration error during customer list upload

2022-11-07 Thread Marcell Buglyó
Hello Yasar! We did the modifications as per instructed, and got a different error: [2022-11-04T13:07:27.504514+00:00] google-ads.WARNING: Request made: Host: " googleads.googleapis.com", Method: "/google.ads.googleads.v11.services.OfflineUserDataJobService/RunOfflineUserDataJob", CustomerId:

Re: Location Targeting Postal Codes

2022-11-07 Thread Julius Decena
Thank you for the information! On Sat, Nov 5, 2022 at 3:46 AM Google Ads API Forum Advisor wrote: > Hi Julius, > > Good day and thank you for reaching out to our API support team. > > The more equipped team to provide guidance regarding this question would > be the Google Ads Product Support tea

Calculation logic for search impression share

2022-11-07 Thread Niranjan Patil
Hi Team, We wanted to know how the search impression share is calculated for the period of a week. For one of the adgroups, the search impression share seen on the Google Ads dashboard for the week of Aug 1, 2022 is 71.43%. The response from the API for the same is as follows: Date -> 1 Aug 202

Re: Request youtube refresh token from manager account

2022-11-07 Thread InnoGames Dev Marketing
Thanks for your answer Yasar, We are using a URL like this: " https://oauth2.googleapis.com/token?code=#CODE#&client_id=#CLIENT_ID#&client_secret=#CLIENT_SECRET#&grant_type=authorization_code " With the scope "https://www.googleapis.com/auth/youtube"; to generate a new token. Isn't this par

Offline Conversion API error "Conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid"

2022-11-07 Thread Kubber
Hi, I'm using ConversionActionService to create offline conversions, which works for clicks with gclid parameter, but I get this error when instead of gclid parameter there's a gbraid/wbraid in the click url : "*Conversion actions which use the one-per-click counting type cannot be used with

Re: View Through store metrics via Google Ads API?

2022-11-07 Thread 'Sai Teja Makani' via Google Ads API and AdWords API Forum
Hello Google Ads API Team, Can someone respond to my above problem? On Wednesday, September 21, 2022 at 12:22:28 AM UTC+5:30 Sai Teja Makani wrote: > Hello Team, > > I am trying to get "View Through store metrics" via Google Ads API. Could > you please help on pointing to the right report/metr

Using postman and use refresh token to get access token. After 7 days, invalid_grant, bad request.

2022-11-07 Thread Minyen Hsieh
Problem: I'm using the *refresh token (I got it from the Oauth2.0 playground)* to get the* access token* using the POST method in POSTMAN. It worked, however, after 7 days, it gives me an {'error': 'invalid_grant', 'error_description': 'Bad Request'} I am trying to troubleshoot but I have so ma

Re: 'Failed to retrieve auth metadata with error: invalid_grant' - Exception occurred in retry method that was not classified as transient'

2022-11-07 Thread Sam Pascoe
I am using this site: https://refresh-token-helper.opteo.com/ to generate my refresh token. Should I be using a different method? On Monday, 7 November 2022 at 13:31:28 UTC adsapi wrote: > Hi Sam, > > Thank you for posting your concern. Allow me to provide support. > > I can see that you encount

Offline conversions upload time/date errors

2022-11-07 Thread GDZ
Hello, all of a sudden we started getting this while performing an offline conversions upload: *"This conversion is reported to have happened before the click associated with the given identifier or iOS URL parameter., at conversions[0].conversion_date_time"* Happens with each and every conve

RE: Calculation logic for search impression share

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Niranjan, Thank you for posting your concern. I am from the Google Ads API team and let me provide support to your concern. I understand that you want to know how the search impression share is calculated for the period of a week. I would like to inform you that this kind of question is pro

Re: Request youtube refresh token from manager account

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your response. Our Google Ads API support team is unfortunately not familiar with generating refresh tokens using the said "https://www.googleapis.com/auth/youtube"; scope. Our team also specializes only in managing Google Ads accounts (via the API) and not YouTube channels.

Re: API integration error during customer list upload

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Marcell, It seems possible that the OfflineUserDataJob resource may have been busy with another operation when the RunOfflineUserDataJob method was called, hence the concurrent modification error. Can you please confirm if this issue is happening repeatedly? Are you able to retry the run met

RE: Offline Conversion API error "Conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid"

2022-11-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to our API support team. The ConversionAction resource's counting_type attribute does not appear to be read or output only. You can try performing an UPDATE operation to modify your conversion actions counting type. However, I would recommend that you reach out a

API Credentials for System User

2022-11-07 Thread Mike Stephens
Hello, We are building an internal tool to create ads via the Google Ads API. Other services within our organization will be able to access this tool to perform the necessary actions. Is there a concept of a "System User" in Google Ads? Or some other way to denote the caller is an automated/no

Re: Offline Conversion API error "Conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid"

2022-11-07 Thread Kubber
Hi Peter, thanks but that's not where the problem is. I'm not trying to update ConversionAction by API, I'm using Conversion API to create offline conversions, this response "Conversion actions which use the one-per-click counting type cannot be used with gbraid or wbraid" is an error I get whe

Re: Display - Discovery Shopping Issue

2022-11-07 Thread Kaushik Thommandra
Hi API Team, we are also facing the similar issue. do we have any update on this? On Saturday, November 5, 2022 at 1:02:33 AM UTC+5:30 adsapi wrote: > Hi Brian, > > Thanks for reaching out. Can you please privately reply with your complete > request and response logs for this issue? This way we'

Client metrics acquisition for top accounts

2022-11-07 Thread Yadan Zhao
When we adopt the V12 version of Google Ads API, We can't find any API call settings from the documentation that can set the filters Account Status and Level:All in Account > Performance , When we try to directly call the deep sub-level customer information, the API client tells us that we