RE: Campaign metrics adjustments

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vitalii, Thank you for reaching out to Google Ads API Forum. I want to know if there are any header or something like that, which will show me that resource was\was not changed? >> Moving forward with your concern, there is no flag that functions like this >> in Google Ads API. For your

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
When I hit "test" after creating a tracking template and final url suffix, the resulting test links only conform to the tracking template... Why do the links not contain the final url suffix? Can I trust that it will be present when the ad is clicked on for real? On Wednesday, March 29, 2023

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
Is there any way to specify a default value for a valuetrack in case the param key specified in the template is not available for an ad-click? On Wednesday, March 29, 2023 at 12:44:01 PM UTC-7 Chad Wood wrote: > Another oddity... I'm trying to use {ignore} and it almost looks like > thats

Google Ads API

2023-03-29 Thread gowtham ben mythdre
Hi there, I am trying to understand about using Google Ads developer token. With the help of it, I can generate authorisation code and exchage that to get access token. Which is workig great when trying to do any API query within the Ads account developer token was created. I would like to

research keywords oauth

2023-03-29 Thread jz jennyzhang
Hi, I am trying to launch an MVP by integrating Google Ads API with no code platform Bubble.io. In the Ads API, I want to use the Researching keywords use. My users will login to my website, and they will not need to login to their Google account, nor Ad creation, nor Reporting, to see how

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
For example, Google this: "google" "ads" "valuetrack" "ifautolp" You'll get one result... the link I shared. On Wednesday, March 29, 2023 at 12:03:00 PM UTC-7 Chad Wood wrote: > Looks like I'm still missing some examples that have to do with url > encoding... > We need to have a centralized

Re: What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
Looks like I'm still missing some examples that have to do with url encoding... We need to have a centralized place for all of this info--one page, all the info. There's just so much value in using these to created advanced tracking templates, and yet there's no centralized location to learn

What are ALL the options for valuetracks, their status (depreciated?), example uses, expected behavior for each ad-type, etc?

2023-03-29 Thread Chad Wood
I can not seem to find any good documentation on ValueTracks. Take a look here and you'll find that there are many ValueTrack options: https://developers.google.com/google-ads/api/docs/performance-max/valuetrack ...but that page doesn't have the information I'm looking for. It only describes if

RE: Use Google Ads API to synchronize data from Google Ads

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Rostyslav, Thank you for reaching out to Google Ads API Support. Reporting of performance data is an integral part of Google Ads API applications. With the API's flexible reporting options, you can obtain performance data for all resources. However, since some resources such as metrics

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

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to Google Ads API Forum. To answer your question, it appears that you have encountered the ONE_PER_CLICK_CONVERSION_ACTION_NOT_PERMITTED_WITH_BRAID error. This means conversion actions which use the one-per-click counting type cannot be used with gbraid or

Campaign metrics adjustments

2023-03-29 Thread Vitalii Mamontov
Hi! I am working on retrieving information about campaign metrics (cpc, ctr, clicks...) and I want to know if there are any header or something like that, which will show me that resource was\was not changed? I send this request:

Missing Ad Group Labels

2023-03-29 Thread Per Fagrell
Hello, We have a customer who has labels set on the Ad Group level in the Google Ads UI, but when we query their ad_group.labels some of them are not returned. There are several ad groups in the same campaign which are labeled that return a label resource in this query, but a handful are not

RE: How to remove TextAsset

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Team. I hope you are doing well today. I understand that you want to delete a TextAsset. However as mentioned in the Google Ads API Asset creation and usage that “The AssetService only supports create operations. Once an asset is uploaded to

Use Google Ads API to synchronize data from Google Ads

2023-03-29 Thread Rostyslav Bilan
Hello, We are using Google Ads API to synchronize data from Google Ads with our database. To do this, we are using multiple queries to get up-to-date data. However, due to the high volume of requests, we are not entirely satisfied with this method. We were wondering if there is a way to

Use Google Ads API to synchronize data from Google Ads

2023-03-29 Thread Rostyslav Bilan
Hello, We have been using Google Ads API to synchronize data from Google Ads with our database. To do this, we have been using multiple queries to obtain the most up-to-date data. However, due to the high volume of requests, we are not entirely satisfied with this method. We were wondering if

Linking campaign and audience

2023-03-29 Thread Mridul Chatterjee
Hello - I am using Google Ad Test Manager account to create Audience and campaigns through API. The audience and campaign both are created but they are not linked each other. My campaign is linked with AdGroup which is not linked with Audience, can't be manually linked also, similarly the

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

2023-03-29 Thread rajesh
Hi Kubber, Does it solve the issue? Where need to update the MANY PER CLICK? in which API call? Thanks. On Tuesday, November 8, 2022 at 9:37:20 AM UTC+1 Kubber wrote: Ok, I'll update to Many per click then and see if that solves the issue. Thank you Carmela On Tuesday, November 8,

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

2023-03-29 Thread rajesh
Hi, We have campaigns targeting iOS users only and trying to upload conversion as per below page https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#id_parameters received the following error response "Conversion actions which use the one-per-click counting type

Re: Domain wrong user click login

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Additionally, I can see that there is personal identifiable information that is exposed in your response. That being said, I need to remove it from the forum discussion, and I recommend that you change your client ID. If you are sending any personal identifiable information for

RE: Get UTM parameters for each ad using google ads api

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, kindly note that the Google Ads API mirrors the Google Ads UI. Whatever data shows in the Ads UI report, the API should pull it the same way, and if the data is not showing

Re: Domain wrong user click login

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your reply. With regard to your concern, I can refer you to this guide on how to Configure a Google API Console Project for the Google Ads API. If this doesn't help you, you may please provide more details and screenshots of the UI that you are referring to. This information

Re: API hang Python client

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lộc, Thank you for the reply. I can see that we already have a response to your private email. For this, I would suggest continuing the discussion with that one email thread you sent, for better tracking of updates. However, allow me to reiterate the response from the other thread, and you

RE: Creating UserList with FlexibleRuleUserList

2023-03-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chandra, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, I can see that you encountered the UNRECOGNIZED_FIELD error. This error means the query contains one or more unrecognized fields. However, to further check this

How to remove TextAsset

2023-03-29 Thread san...@knorex.com
Hi, I want to delete my TextAsset. In object "AssetOperation.Builder", there is only setCreate/setUpdate but setRemove. Sang -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Get UTM parameters for each ad using google ads api

2023-03-29 Thread 박휘건
Hi Team, Could you please help me to fetch the UTM parameters (such as utm_campaign, utm_medium, utm_source) Or the url which will contain these utm parameters for each ad id level. Please provide a sample GAQL is possible. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: API hang Python client

2023-03-29 Thread Lộc Đoàn
I have privately sent you the info. Any following up information? On Thursday, March 23, 2023 at 9:39:20 PM UTC+7 Google Ads API Forum Advisor wrote: > Hello, > > I'm from the Google Ads API team. > > In order for us to further investigate, can you please provide the > complete request >

Enable Image Extensions for my Test Google Account.

2023-03-29 Thread teamvadw...@gmail.com
Hi Team, We are using below Google Ads API .Net Library to create Image Extensions for our clients. We are using our Test Account to validate our changes and upload Image extensions from our .Net Project. https://developers.google.com/google-ads/api/samples/upload-image-asset

Re: Export Data to BigQuery script - 'field deprecated' errors

2023-03-29 Thread 'Ronak Muchhala' via Google Ads API and AdWords API Forum
Hi Team, Can someone please help here? On Tuesday, March 28, 2023 at 10:12:27 AM UTC+5:30 Ronak Muchhala wrote: > Hi Team, > > We have been using the *'Export Data to BigQuery' v1.4* script for quite > a while now. > > Here is the overview of what it does: > > The Export Data to BigQuery