Can't get report data for level adgroup of Smart campaign

2022-06-28 Thread pn...@yrglm-vn.com
Hi adwords api team, I'm using Google ads api v10, I have a problem: "Can't get report data for level adgroup of Smart campaign" My question is: *"Why can't get report for level adgroup at Smart campaign" ?* Thanks you so much. * Note: Ref more at my code get report of adgroup in Smart campai

"error": "invalid_grant", "error_description": "Bad Request"

2022-06-28 Thread Saeed Rehman
hi , i am trying to get access token but in response i am geting this error. can you please guide me where is the issue. is i am sending request is correct way? my request is : $request->body = array( 'code' => $code, 'client_id' => $this->getClientId(), 'client_secret' => $this->getClientSecre

Unable to update campaign budget via API when campaign has "The bid simulator isn't available"

2022-06-28 Thread da...@datasem.net
Hi, I was trying to update a campaign budget via API, the code works fine with all campaigns except with the ones with the following message: "Campaign bid simulator The bid simulator isn't available because this campaign was constrained by budget in the last 7 days." Is there any particular re

RE: Dúvidas sobre API

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Fernanda, Thank you for posting your concern. I would like to inform you first that our team can only provide support in English. With this, you can reply on this forum thread in English. If not, our team will use Google translate to check you replies. Moving forward, it appears that you ar

Re: RESULTS_NOT_READY in BatchJob

2022-06-28 Thread julian selser
Hi! Thanks for the prompt answer! Unfortunately we cant poll as shown in the guide since we need to check the job at a different OS process, our intention is indeed getting the status of a batch job but it seems the only option is *ListBatchJobResults*. In your response: - According to this

Dúvidas sobre API

2022-06-28 Thread Fernanda Vizioli Castellani de Jesus
Pessoal, Alguém poderia me ajudar? Atualizamos os produtos de um cliente de XML para API, porém na hora que subir os produtos na campanha de shopping com os nomes dos produtos, o Google não reconhece e informa que "este grupo de produtos não encontrou produtos", mesmo puxando o nome certinho d

How are examples supposed to be used

2022-06-28 Thread Miguel Angel Garcia
I'm a programming beginner and I'm struggling to make sense of your official docs and examples. I've managed to configure the Oauth process, but I don't really understand how to use the code examples from the client libraries to make a real website/app. For example, I want to show the result

RESULTS_NOT_READY in BatchJob

2022-06-28 Thread julian selser
Hi! We are using the *ListBatchJobService *and would like to clarify if when obtaining a result from the API: 1. The entire batch job has been processed 2. Only the results in the requested page had been processsed and asking for another page would return *RESULTS_NOT_READY* To take the 2nd po

RE: get customer HTML5 access status

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ronny, Thank you for reaching out to our API support team. Could you confirm if you are referring to the allowlisting mentioned in this guide? If yes, then the customer resource currently does not have a field that returns whether an account is allowlisted for any of the features of the Goog

RE: Conversion actions upload

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi everyone, Thank you Jim for providing details on how to approach the error. Another way to avoid encountering this error is to perform a request using the conversion_action resource to determine whether the conversion action you are uploading to is indeed existing in the customer ID you spec

RE: Google Ads API for billing status and user two-step verifiction status.

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Isy, Thank you for reaching out to Google Ads API support. There is no method available via API to show overdue billings for accounts or cancellation due to overdue billing. The only method to detect if a user turned on two step verification as described in OAuth2 and 2-step verification is

RE: the values getting from the campaign reports and values present in Google ads API are different.

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Virat, Thank you for raising this concern to the Google Ads API support team. To investigate this discrepancy, could you please provide the complete API request and response logs with request-id and login-customer-id that generated on your end? Also, the screenshot of the Google Ads UI where

get customer HTML5 access status

2022-06-28 Thread Ronny Lehne
Hello, Is there a way to check if a user has access to HTML5 ads? Currently we get the list of available users via the query *SELECT customer.test_account, customer.manager, customer.descriptive_name,customer.idFROM customerWHERE customer.id =*

RE: Feed item matching function gives CollectionSizeError.TOO_MANY error

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ajit, Thanks for reaching out to us. Could you please elaborate on the concern on the feed item that you may have with Google Ads API? If encountering API errors, please provide our team privately with the complete request and response logs along with request-id, so that our team may take a

Re: "eror": "invalid_grant", "error_description": "Bad Request"

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Saeed, Thank you for the reply. Moving forward, The "invalid_grant” error usually indicates an issue with the refresh token. That said, you will need to regenerate credentials and refresh tokens. You may refer here to this guide for the steps on how you can regenerate credentials and refres

Google Ads API for billing status and user two-step verifiction status.

2022-06-28 Thread lsy
Hi, I am working on an new web app that checks some Google Ads info. For the following two functions whether there are any related API resources? 1. We hope to check whether accounts have billings that are suspended or overdue. Is there any API resource indicating this status? 2. Is

Impossible to use service account without google workspace

2022-06-28 Thread Richard Mayes
Hi, So for a few days, I've been trying to get a service account set up so that we can administer our ads in a windows service without user intervention. It turns out that this is impossible. If we try and use the service account without impersonation we get this exception: [ { "errorCode":

Re: Search Ads Audience Limited Due To Match Rate

2022-06-28 Thread Jim Vaillancourt
Hey Brent, The matching process can take up to 48 hours so if you just uploaded the list then you should wait longer to see if match rate improves. You need 1000 users active in the last 30 days to use an audience for search - if you uploaded a list of 100k emails you should be good. Overall, 2

Re: AdTypeEnum Values Documented in Google Ads API Not Appearing

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Zhe, Thank you for the reply. Moving forward, to answer your concerns in general, I would suggest you reach out to the client library owners through the forum thread given by Dorian, which is here: https://github.com/googleads/google-ads-python/issues/626, as they are more equipped to provi

Re: Conversion actions upload

2022-06-28 Thread Jim Vaillancourt
This error typically means that the conversion is not setup properly. Ensure that the conversion was built using the "Import" option on the conversion builder screen. [image: Capture.PNG] On Monday, June 27, 2022 at 12:30:53 PM UTC-5 Google Ads API and AdWords API Forum wrote: > Reposting the

Re: "eror": "invalid_grant", "error_description": "Bad Request"

2022-06-28 Thread Saeed Rehman
thanks for responding . i already send you all the detail using auther option. On Tuesday, June 28, 2022 at 4:33:46 PM UTC+4 adsapi wrote: > Hi Saeed, > > Thank you for reaching out to our API support team. > > To help you in your concern, could you please provide the complete request >

Re: Query returns duplicate records

2022-06-28 Thread Jim Vaillancourt
It looks like you are segmenting by network (Google Search vs Search Partners). Since each campaign can show on both networks there are two records for each campaign. If you remove the "segments.ad_network_type" there should only be one record per campaign. On Tuesday, June 28, 2022 at 4:25:58

Re: Cannot change the bidding strategy to Maximize Conversions

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ankit, Thank you for that information. To help, you need to provide the complete request and response logs with request ID and request header generated on your end, note that this can be requested or provided to the developer handling the Google Ads API transactions when logging of the API

RE: "eror": "invalid_grant", "error_description": "Bad Request"

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Saeed, Thank you for reaching out to our API support team. To help you in your concern, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > L

"eror": "invalid_grant", "error_description": "Bad Request"

2022-06-28 Thread Saeed Rehman
'body' => '{ "error": "invalid_grant", "error_description": "Bad Request" } hi i am facing this error can any one guide me -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Dynamic Search Ad Targets performance report

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anil, Thank you for that information. Regarding your concern about "Target Id", this is currently not supported in the API. However, one of our colleagues already raised a feature request for its support in the API. We currently do not have information when it can be available. For now, yo

Re: USER_PERMISSION_DENIED error despite providing correct login customer id

2022-06-28 Thread sealytic...@gmail.com
Why are you deleting my messages instead of replying? I shared all logs for 5 times. Every support person asking and I am sharing. And you are still answering nothing. And you are deleting my messages? On Monday, June 27, 2022 at 10:33:08 AM UTC+3 adsapi wrote: > Hi, > > Thank you for the cl

Re: AdMob Units as MobileApplication

2022-06-28 Thread 'Shipra' via Google Ads API and AdWords API Forum
Hey, Was there any update for the same? I also got similar placements under the mobile Application category from Ads API. And now when I try to apply that suggestion I get the error: "the input string value is invalid for the associated field." One such placement is : mobileapp::10002-ca-app-pub-

Re: AdTypeEnum Values Documented in Google Ads API Not Appearing

2022-06-28 Thread Zhe Lin
Hi Matt, On 3rd May you said "next week", wonder how is it now on 22th, June. Would be great if let us know in which version of `googleads` that is fixed. Here is my attempt. It doesn't seem `googleads==32.0.0` (newest up until now) has that. ``` $ pip install -U googleads ... Successfully inst

Re: Feed item matching function gives CollectionSizeError.TOO_MANY error

2022-06-28 Thread Ajit Trivedi
Hi, Can you please tell how did you fix this issue On Wednesday, February 27, 2019 at 3:55:38 PM UTC+5:30 hita...@media.net wrote: > Using IDENTITY solved my issue. > Thank you, > Hitarth Kanakia > > > On Saturday, February 23, 2019 at 4:24:53 AM UTC+5:30, > googleadsapi-forumadvisor wrote: >>

the values getting from the campaign reports and values present in Google ads API are different.

2022-06-28 Thread Virat Chowdary
Hi, I'm trying to retrieve the data from the campaign reports through stream search. right now I'm able to get the results but metrics.cost_micros values are incorrect when I compared them with the cost value present in the Google Ads API Account (UI). I don't know why I'm getting different

Re: USER_PERMISSION_DENIED error despite providing correct login customer id

2022-06-28 Thread sealytic...@gmail.com
Hello, any update on this topic? Thanks On Monday, June 27, 2022 at 10:33:08 AM UTC+3 adsapi wrote: > Hi, > > Thank you for the clarification. Upon checking this response, I did not > see the send logs as you mentioned. To better check this, could you please > provide us the email address that

Re: USER_PERMISSION_DENIED error despite providing correct login customer id

2022-06-28 Thread sealytic...@gmail.com
I shared with private message, thanks On Monday, June 27, 2022 at 10:33:08 AM UTC+3 adsapi wrote: > Hi, > > Thank you for the clarification. Upon checking this response, I did not > see the send logs as you mentioned. To better check this, could you please > provide us the email address that is

Re: Cannot change the bidding strategy to Maximize Conversions

2022-06-28 Thread Ankit Pradhan
Hi!! I am using java client library which includes custom logic to create and update campaigns. So, particulalry what should I send you so that you can review it from your end? Thanks Ankit On Monday, June 27, 2022 at 3:14:32 PM UTC+5:30 adsapi wrote: > Hi Ankit, > > Thank you for reaching us

Query returns duplicate records

2022-06-28 Thread Qaiser Javed
Hi members, Facing a problem, my query attached herewith returns duplicate records. Please help "Why the query in attachment returns two records against a campaign?" Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.co

Re: Dynamic Search Ad Targets performance report

2022-06-28 Thread Anil
Hi, The customer Id is 5122649258 - Happy Confident. Also would request you to share the response of the landing_page_view if possible Thanks On Monday, June 27, 2022 at 5:59:45 PM UTC+5:30 adsapi wrote: > Hi