Re: Digest for adwords-api@googlegroups.com - 23 updates in 14 topics

2024-03-27 Thread Phisit Inkrthuek
ในวันที่ พ. 27 มี.ค. 2024 5:58 หลังเที่ยง เขียนว่า: > adwords-api@googlegroups.com > > Google > Groups > >

Handling empty partial_failure_error when uploading offline conversions

2024-03-27 Thread Albeiro Ochoa
Hello Google Ads community, I am working on a project that involves uploading offline conversions using the Google Ads API VER 14. I have implemented the code to send conversions using the ConversionUploadService and the upload_click_conversions method. The issue I am facing is that, even

Re: exponential/scientific notation for duoble fields

2024-03-27 Thread Eugenia Mankova
Hello Google Ads team, My colleague, Oksana Sulyma, initiated this thread. It's been a while since the investigation of the issue began from your end. Do you have any updates? Any information would be greatly appreciated. Thank you in advance. On Monday, February 26, 2024 at 7:54:36 AM

Accounts suspended issues

2024-03-27 Thread Paulo Silva
Hello, everyone! Our product is designed to facilitate sales tracking on Google Ads for products from platforms like Clickbank, Buygoods, among others. Our product is aimed at affiliates who use Google Ads as a platform for product advertising. In practice, our users install our

Re: basic api access token - 20 days no response

2024-03-27 Thread Joe Hall
Hi, Checking back in on this gap. Any update? Thanks, Joe On Monday, February 26, 2024 at 11:16:35 AM UTC-8 Joe Hall wrote: > Hi Team, > > We're urgently in need for this standard access. Can you share when/how we > can proceed on this? > > Thanks, > Joe > > On Tuesday, February 20, 2024 at

Re: developer token basic access no reply

2024-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for providing the additional information. @Compliance team, please confirm if you are able to assist in the below access request. Summary: The user has applied for the access with the below details. Google Ads Manager Account (MCC) ID: 535-988-1650 Case ID : User says that they

Re: developer token basic access no reply

2024-03-27 Thread Anthony Napoleoni
Just wanted to follow up on this again if there has been any changes. Thanks in advance On Wednesday, March 20, 2024 at 11:00:04 AM UTC-7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand

Re: developer token basic access no reply

2024-03-27 Thread Anthony Napoleoni
Hello I do not have a case ID, can you confirm if this request is still under review? Thanks in advance On Wednesday, March 20, 2024 at 11:00:04 AM UTC-7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your

RE: unlink customer client from manager account

2024-03-27 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 update the customer manager link with status INACTIVE by using method MutateCustomerManagerLink. This should unlink your Test Manager account with Test Customer account. Hope this helps. This message

Can't change bidding strategy for forecast metrics request

2024-03-27 Thread Dev PeachesAI
Hi I'm trying to follow the example provided here to generate forecast metrics. But, when I try to use any bidding strategy other than manual_cpc_bidding_strategy it fails with the following

API does not return all "Discovery" campaigns

2024-03-27 Thread Radosław Adamowicz
We are using Google Ads API version 14 and for account 709-663-6472 we only get one campaign type "Discovery" with id 10972817959. The missing campaigns are: 20786543739, 20786544123, 20796802270. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Not all Discovery campaigns are returned

2024-03-27 Thread Radosław Adamowicz
We are using Google Ads API version 14 and, for account 709-663-6472, we only receive one 'Discovery' campaign. We should get 10972817959, 20786543739, 20786544123, 20796802270 and we only get 10972817959. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: not heard anything back when applying for basic access

2024-03-27 Thread Joe Smith
I don't have a case ID, I haven't had any confirmation or anything either time I've filled out the application form. On Friday 22 March 2024 at 13:20:55 UTC Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your

What is the equivalent conversion action as the one that we create on api with UPLOAD_CLICKS type?

2024-03-27 Thread Jonathan Moura
So I got this following error: The conversion action specified in the upload request isn't set up for uploading conversions., at conversions[0].conversion_action The difference between the API and the Interface is that from the API we can set the conversion_type as *UPLOAD_CLICKS, *which is

How much time should I wait for a conversion uploaded from the API to be replicated to Google ads UI?

2024-03-27 Thread Jonathan Moura
I've uploaded an conversion through the API using the python library, it was successful and I could see the results being returned (conversion_action, timestamp and gclid), however, its not showing in the google ads interface yet. How much time should I wait to see it being counted up in the

GAQL for Account Level IP exclusion list

2024-03-27 Thread Ayush
Hey, I have an GAQL query to get all the IPs that are in exclusion list for the campaigns for my domain, but I want to get the account level IPs. This is the query I use for campaign level IPs SELECT campaign.id, campaign.name, campaign.status, campaign.serving_status,

ENABLED_UBERVERSAL_CAMPAIGNS_PER_CUSTOMER

2024-03-27 Thread Anush Hakobyan
Hi, when attempting to publish a PMAX campaign in Google, the following error occurred: { "StatusCode": 3, "Details": "Request contains an invalid argument.", "RequestId": "R5ZEQJjWK7-Rxyz2Fq6v0w", "Failure": { "errors": [ { "errorCode": {

responses are empty

2024-03-27 Thread Weijun Liu
I have a question, could you please help me? I follow the Ruby example in the official Google Ads documentation to get ad information, and the code is as follows: client = Google::Ads::GoogleAds::Config.new do |c| c.client_id = 'INSERT_CLIENT_ID_HERE' c.client_secret =

Retrieving data from multiple customers in one query for account budget

2024-03-27 Thread 'Yao Da' via Google Ads API and AdWords API Forum
Hi, In my current code we retrieve account budget per customer in a single query. However because one mcc manager many customers, if we get account budget per customer, this will cause error with "code = ResourceExhausted desc = Resource has been exhausted (e.g. check quota)", so we want to

Re: create customaudience in a batchjob

2024-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello - Just letting you know that I've issued this as a bug and not a feature request, as the expectation is that all resources should be mutable via a MutateOperation. If the change were to be made in the API, I'm not sure how long it would take, but it would have to be part of an upcoming

RE: estimation for performance max campaigns

2024-03-27 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, it is not yet supported in the Google Ads API to estimate Performance Max campaigns without an ad group or keyword as it is supported in Google Ads UI. However, I have raised a request for this feature to be

Unlink customer client from Manager Account

2024-03-27 Thread Danil Antonov
I have Test Manager account with Test Customer Clients which are created via API. We need from time to time "remove" related customer clients from the Test Manager account. As I understand, there are no "remove" flow created, but there is an "Unlink from Manager Account" flow I see that

Google ADS Basic Access

2024-03-27 Thread can polat
I have submitted a detailed form for basic access 2 times and I still haven't received any positive or negative feedback. Can you help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: create customaudience in a batchjob

2024-03-27 Thread Lorenzo Scortichini
Hello Ben, thanks for the feedback. Looking forward to an update on the matter. Regards Il giorno lunedì 25 marzo 2024 alle 20:50:18 UTC+1 Google Ads API Forum Advisor ha scritto: > Hello - > > It does appear as though custom audiences is missing here. I'm going to > investigate internally