Re: convert google ads manager account to test manager

2024-07-25 Thread Sne DM
Hi, thank you for replying. My Google ADs account ID is: 166-746-6791 I'd like to delete it or convert it to a test manager account. Thank you On Monday 22 July 2024 at 18:34:50 UTC+3 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for contacting the Google Ads API support team. > > I

how to add portfolio bid strategy to PMax campaigns?

2024-07-25 Thread Nils Rooijmans
Apparently, SA360 allows users to add portfolio bid strategies to pmax campaigns. Can this also be accomplished via the Google Ads API? If so, how? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=

RE: google ads api error - developer token is not allowed with project

2024-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I could see in the provided screenshot that the error message says "Developer token is not allowed with the project". This means the developer token you are using in your request is not associated with the project that you are using

Re: google ads api for advertising in various formats

2024-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I will raise a request to add this feature to be available in the Google Ads API. We cannot provide a scheduled timeline for the availability of this feature in the Google Ads API. I would recommend you to follow our Release Notes and Blog Post for future updates. This message is in relatio

Re: 为什么我下载了oauth2l文件,但是打不开.exe文件,他只是闪烁一下就不见了,我该怎么获取刷新令牌呢?

2024-07-25 Thread valentin volossin
,Ютуб видио окей volossin40gmail. чт, 18 июл. 2024 г., 17:58 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum : > Hi, > > Thank you for reaching out to the Google Ads API support team. > > This product officially offers support in English only. It would be best > to reply i

Google Ads API Listing Groups

2024-07-25 Thread Luuk Wolleswinkel
I am trying to split my products into 3 listing groups (2 pf which are product types and 1 others group because apparently this is required) based on product type, I am following the example from the github examples.: def main(client, customer_id, ad_group_id, replace_existing_tree): """Adds

Creating an audience and link it to an existing Ad Group of type Video using the API

2024-07-25 Thread chaima braiek
Hello, I would like to ask, if there is any possibility to create or attach an audience to an existing ad group, related to a campaign of type video, using the API? Or at least a way to use ads scripts or integrate them in Java. Thank you Kind regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: creating smart campaign - errors = operation_not_permitted_for_context and resource_not_in_google_ads

2024-07-25 Thread Darshan Dhabale
curl --location 'https://googleads.googleapis.com/v17/customers/4926841893/campaigns:mutate' \ --header 'developer-token: DEVELOPER_TOKEN' \ --header 'login-customer-id: 3263459376' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer TOKEN' \ --data '{ "operations":

Google ADS API Customer List - Request contains an invalid argument.","grpc_status":3

2024-07-25 Thread Gjppy
hi, we are trying to import members within a customer list but if the list has more than 6 rows the program fails on apicall.cs in async Task WaitAndCallHandlers() with Google.Ads.GoogleAds.V17.Errors.GoogleAdsException: 'Status(StatusCode=“InvalidArgument”, Detail=“Request contains an invalid

Re: google ads api error - developer token is not allowed with project

2024-07-25 Thread Anoop Kumar
Hi Team, *Each Google API Console project can be associated with the developer token from only one manager account. Once you make a Google Ads API request, the developer token is permanently paired with that project. You can reset a developer token and use it with the project PQRSTUVW, let us

Re: convert google ads manager account to test manager

2024-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I'm adding another support team for their expertise in troubleshooting your issue. You should receive an email to assist you shortly. Please note that our team can only assist with the technical queries or concerns related to the Google Ads API. This message is in relation to case "ref:!00D

RE: how to add portfolio bid strategy to pmax campaigns?

2024-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. Kindly note that Portfolio bid strategies created using the BiddingStrategyService are not supported by Performance Max campaigns. Instead of creating multiple campaigns in a portfolio bidding strategy, you can use fewer campaigns a

RE: creating an audience and link it to an existing ad group of type video using the api

2024-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I would recommend that you refer to this guide where AdGroupCriterionService lets you specify targeting at the ad group level using CombinedAudienceInfo. Hope this helps. If you have any more queries, please feel free to get bac

Re: google ads api error - developer token is not allowed with project

2024-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As informed already, each Google API Console project can be associated with the developer token from only one manager account. So, once you reset the developer token and make the API call with project PQRSTUVW, you will not be able to make API calls to other project XYZABC anymore. Hope th

Developer Token Request for Google Ads API without Manager Account (MCC)

2024-07-25 Thread Valeria Zepeda Hernández
Dear Google Ads Support Team, I am interested in using the Google Ads API to do a semi-automated extraction project. Currently, I do not have a Manager Account (MCC), but rather an individual administrator account. I have followed the steps in the documentation to register my project in the Go

Creating Video Campaign - errors = OPERATION_NOT_PERMITTED_FOR_CONTEXT and MUTATE_NOT_ALLOWED

2024-07-25 Thread Darshan Dhabale
I am using the rest interface because I have my application in go and there is no standard lib for it. Here is the curl curl --location 'https://googleads.googleapis.com/v17/customers/4926841893/campaigns:mutate' \ --header 'developer-token: hN6dsqjNmj3tWdITcPd_Qg' \ --header 'login-customer-id:

Re: creating smart campaign - errors = operation_not_permitted_for_context and resource_not_in_google_ads

2024-07-25 Thread Darshan Dhabale
Thanks for the instructions. I was able to create a smart campaign with a smart_campaign type budget. On Thursday, July 25, 2024 at 11:03:20 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Upon checking, I could see that the campaign budget '13772297422' is > 'Standard' type. Please n

How can I obtain 'ad asset status and reason?

2024-07-25 Thread 林灿
Hi, As shown in the screenshot, how can I obtain the ad asset status and reason[image: google_asset.jpg] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t