Re: How to set "Experiment split options" and "Enable Sync" using new ExperimentService

2022-05-25 Thread Aistis
If you meant on UI, than: 1. Go to Account experiments (https://ads.google.com/aw/experiments/all). 2. Create new Experiment (Custom experiment -> Campaign type (search)). 3. Select campaign -> Save and Continue 4. Click Schedule button. 5. Options i mentioned above. 5.1. Experiment split -> Advanc

Avoid getting io.grpc.StatusRuntimeException/INTERNAL: Internal error encountered

2022-05-25 Thread Philipp Hofschweiger
Hello, we are getting these errors on a daily basis, so far did not find any specific pattern. It happens for bigger report downloads, as well as for small queries. Most of the time retrying helps as a work around, however we would like to learn more about the root cause and if we can avoid thes

Re: Adding Negative Keywords

2022-05-25 Thread Meraklı Web
Thank you , The error I'm getting now is Google Ads failure details: mutate_error: Resource was not found. I couldn't understand what it means exactly, the codes I used are examples to try 25 Mayıs 2022 Çarşamba tarihinde saat 10:03:02 UTC+3 itibarıyla adsapi şunları yazdı: > Hi there, > > Tha

Re: clarification of google ads api

2022-05-25 Thread Santhoshkumar Viswanathan
Thanks for clarification *Jinky & Google Ads Api Team*. I have another doubt , Can i get user oauth2 credentials(client id and client secret) and developer token in my website, like custom form in my website to get their oauth2 credentials and then i save in my database, so that they can view

Support for in Google Ads API

2022-05-25 Thread 韩栗颖
hi,all: Thanks for clarification *Google Ads Api Team*. I have another doubt , Can i get user oauth2 credentials(client id and client secret) and developer token in my website, like custom form in my website to get their oauth2 credentials ? Why no matter it is java, php, python, after the las

Re: Remove account from google ads

2022-05-25 Thread Logrise lda
Good Morning, Thanks for the help, We followed the approach you provided, by querying all the CustomerManagerInvites, and then, selecting the one that was active. After that, we just updated that invitation, to the status Invalid Kind Regards Logrise Team A quarta-feira, 25 de maio de 2022 à(s)

remove multiple assets in one query

2022-05-25 Thread Evgeniy Lepikov
Hi there! I'm looking for a way to delete multiple assets in one query. The corresponding code example using python library shows how to perform the operation to remove one asset. *resource_na

Re: API Quota Reduction

2022-05-25 Thread Syed Stewart
Hello Peter, Maybe the snippet below might help clarify what I meant. *https://developers.google.com/google-ads/api/docs/keyword-planning/generate-historical-metrics?hl=en#create_a_keyword_plan$keywordPlanResource = self::createKeywordPlan($googleAdsClient,

Re: Digest for adwords-api@googlegroups.com - 22 updates in 18 topics

2022-05-25 Thread Mahmoud Mohammed
-api/t/a35a1266ba281982?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor : May 25 05:25AM > > Hi, > > Thanks for your response. I am also a member of the Google Ads API team > and let me provide support to your concern. > > > Moving forward to your

Ads API limits reached

2022-05-25 Thread Darren Chamberlain
Hi, I have a program that's using the PHP SDK. We've recently started doing IP blocks to campaigns. We have to do quite a few of these so we've hit the 15k request block today. I was wondering if there is anyway to send multiple IP addresses in a single operation? I tried a few ways like addin

Conversions value per cost (ROAS) - Cannot select or filter

2022-05-25 Thread Hubert Jaworski
Hey there! I query the Google Ads API for some reporting metrics. The Campaign Resource DOES list metrics.conversions_value_per_cost as available: https://developers.google.com/google-ads/api/fields/v10/campaign#metrics.conversions_value_per_cost But I get the following error: error_code {

Re: API Quota Reduction

2022-05-25 Thread synibleworkers
This has issue has been brought up many times and the team here is not understanding the issue. Why release 10.1 and allow us to generate metrics without a keywword plan if we can't set the language and location? The 10.1 release was meant to solve an issue but they forgot certain functionality

Re: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-05-25 Thread synibleworkers
This is a major issue, which needs to get fixed this week before the Adwords API goes completely offline, otherwise there is no way to get search volume stats. Whoever has power here, please let the API developers know how urgent this is. On Tuesday, 24 May 2022 at 09:21:29 UTC-4 rut...@thedut

Special Characters match in REGEXP_MATCH

2022-05-25 Thread 'Rohit Lalwani' via Google Ads API and AdWords API Forum
Hello there, I am trying to match campaign names with special characters like [,] etc. My regular expression is campaign.name REGEXP_MATCH '(?i).*\[.*' But when I try to get data using this regular expression, it gives me error saying that it is invalid (BAD_VALUE). I have checked that Google A

Pull the data of the custom columns

2022-05-25 Thread Gagandeep Singh
Hi, We are using GAQL query and we can pull all the data. My question is can we pull the data of the custom columns. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: VALUE_MUST_BE_UNSET for ConversionAdjustment

2022-05-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Bijan, Thanks for reaching out. Can you please privately provide us with the complete, debug-level, request and response logs so that we can see the full context of the error? The error generally means that a field is not supposed to be set. Thanks, Matt Google Ads API Team Matt Google Ads

RE: Regarding v10 version

2022-05-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Akhil, Thanks for reaching out to the Google Ads API Forum. In the Google Ads API V10 version, GET methods have been removed from all services. Any service that exclusively had a get method has been removed as well. The primary way to retrieve objects continues to be using GoogleAdsService'

Failure in creating SiteLinks

2022-05-25 Thread amir....@gmail.com
Hi, \I am using V9 to create SiteLinks using Java Code. I am getting the following error: errors { error_code { feed_error: LEGACY_EXTENSION_TYPE_READ_ONLY } message: "Feed-based extension is read-only for this extension type." trigger { string_value: "[1]" } location { fie

Re: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-05-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, We're working on that. We'll immediately update this thread once we have update. Best, Thanet, Google Ads API Team ref:_00D1U1174p._5004Q2YbrjF:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=

Report for final_url - all Data

2022-05-25 Thread Dominik Raffetseder
Which report do i have to select to get all data from google Ads APi and also get the final url? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

LSA reporting discrepancy

2022-05-25 Thread Jeff Strome
Hey there, I was happy to see support for Local Services campaigns come through in the latest Google Ads API update. However, I am seeing some discrepancies in cost between the Google Ads API and the Local

Re: Upload Offline Conversions - BULK Upload

2022-05-25 Thread Dominik Raffetseder
For every link there i got service unvailable? adsapi schrieb am Freitag, 20. Mai 2022 um 04:05:37 UTC+2: > Hi Dominik, > > Thank you for your question. > > Currently, you should only be able to upload up to 2,000 conversions per > call >

Re: manager_link_error: INVALID_CHANGE

2022-05-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for providing more information on your concern. Allow me to raise this issue to the rest of my team. We will provide updates once available. Best regards, Jinky Google Ads API Team ref:_00D1U1174p._5004Q2UjJFj:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Google Grant Ads

2022-05-25 Thread 'megan' via Google Ads API and AdWords API Forum
Hey there, CIDs associated w/ a Google Grant account / campaigns do not seem to be pulling through the API. Does the new Google Ads API support Google Grant accounts / campaigns? Not finding relevant information in the documentation. Here is an example of a CID that is not found in our platf

Getting Customer Aggregate Data

2022-05-25 Thread Prototype.co
Hi all, We are quite a bit stuck on retrieving some account (customer) level performance metrics, and I was wondering if you could help us out. In particular, we are looking to get this particular set of data from the online interface, using GAQL: [image: stats.jpg] Now, the problem is: The "cu

Filter Accounts on Account Selection Screen to show only those accounts which are valid Google Ads Accounts

2022-05-25 Thread Muhammad Adil
Hello, Is it possible to filter the accounts in the account selection screen, so that the user can only see and select from accounts that are valid Google Ads Accounts? The context for this is we have an application where the users are able to link their Google Ads accounts and then view var

Re: How to get metrics for each day

2022-05-25 Thread Charles Camisasca
Hello, Thanks for your answer! I can use more that 1 request. The main question is how to do it with the fewer requests as possible. I tried to send requests using segments, as you provided, but seems like the server returns me just a summary value of all periods. But I need to get data for each

RE: Updating campaign bidding_strategy_type to MANUAL_CPC

2022-05-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. As mentioned in this Python client library code, below syntax used to set the bidding strategy to manual_cpc: campaign.manual_cpc.enhanced_cpc_enabled = True You may need to use this example to update campaigns using the Python

RE: Landing Page Viev - returned data not correct

2022-05-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dominik, Thanks for reaching out. Can you please privately reply with your complete request and response logs, including the reporting results, along with a screenshot of the Ads UI pointing to the discrepancy? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q

Not able to set card level final url in carousel discovery ads

2022-05-25 Thread Gaurav Sharma
Hi, In Carousel Discovery Ads, I did not find any option to set card level final url. Can you help me with the same? Regards, Gaurav -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: VALUE_MUST_BE_UNSET for ConversionAdjustment

2022-05-25 Thread Bijan Pourhamzeh
Hi Matt, I just sent over some logs to googleadsapi-supp...@google.com. Best, Bijan On Wednesday, May 25, 2022 at 6:19:22 AM UTC-7 adsapi wrote: > Hi Bijan, > > Thanks for reaching out. Can you please privately provide us with the > complete, debug-level, request and response logs so that we c

Re: VALUE_MUST_BE_UNSET for ConversionAdjustment

2022-05-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Bijan, Thanks for providing the logs on another thread. So it seems we have a duplicate thread for this issue. We can keep correspondence related to this issue on the other thread and I will close this thread to avoid any kind of confusion. Also, it has more context than this thread. Bes

Please Improve Display Reporting

2022-05-25 Thread Kurt
I've been using Google's Ads API(s) for over a decade now and I'm disappointed to still see display reporting not properly integrated with the ad/keyword level reporting. In fact it seems to have gone backwards. Here is what I mean: I can pull metrics (cost, clicks, impressions, etc) by ad grou

Google ads: incomplete result on click_view for smart shopping ads?

2022-05-25 Thread tobias...@incuda.com
Hi everybody, we are extracting data for several customer so they can enhance data from web tracking based on gclid. Since May 11 we notice that for smart shopping ads only about half as many distinct gclid are extracted as are reported for the same ad id in the google ads web interface. The

Re: What it UBERVERSAL mentioned in error respose?

2022-05-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Mehmet, Thanks for reaching out to the Google Ads API support. I have seen you encountered two separate errors on your end. For us to investigate, could you please provide us with both complete logs within the format of the request and response logs with request-id and login-customer-id g

Is "Google Business Profile APIs" free & Can we use it to show the Reviews inside our sharepoint modern pages

2022-05-25 Thread fileonline service
We want to show our google account's reviews which have high rating, inside our SharePoint Online site collection. And since neither any those approaches will work:- 1. Embed the Reviews using IFrame. since google no more provide a way to embed the reviews using iFrame. Also ev

Re: Adding Negative Keywords

2022-05-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. With regards to your concern, you’ve encountered RESOURCE_NOT_FOUND error, this means that the requested resource is not found. For our team to better check it, could you please provide to us the complete API logs (request and

Re: Available funds

2022-05-25 Thread tv apitest
I also read the advice on this forum. I get total cost for customer account using query 'SELECT metrics.cost_micros FROM customer'. I am trying to get the total budget for the customer using query^ 'SELECT account_budget.adj

Re: Account Link

2022-05-25 Thread lezhne...@gmail.com
Hello! I found this conversation as I am working on shopping campaigns. Is it possible to link an existing merchant account to google ads account over API (as of now)? On Monday, 5 April 2021 at 07:39:12 UTC+5 Google Ads API Forum Advisor Prod wrote: > Hello Adrian and Caner, > > We apologize