dismiss recommendations

2022-05-17 Thread Aaron Weiner
Has anyone been able to dismiss recommendations via the Google Ads API and also see that those same recommendations are then dismissed within the Google Ads web interface? I'm using .NET to dismiss recommendations for an account, and it seems to process correctly but not in the web interface.

RE: Graphical presentation of Google Ads metrics

2022-05-17 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. Could you please provide full screen screenshot of the UI of what you are looking for, so that i can further investigate the issue? Please reply via privately author option. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p.

Re: Asset Group Batch Job Stuck

2022-05-17 Thread Eric Beecher
Just replied to Author with my requests On Tuesday, May 17, 2022 at 1:33:27 PM UTC-6 adsapi wrote: > Hi Eric, > > Thank you for reaching out to the Google Ads API support team. > > To investigate the issue further, could you please provide the complete > request >

RE: Asset Group Batch Job Stuck

2022-05-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eric, Thank you for reaching out to the Google Ads API support team. To investigate the issue further, 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

Asset Group Batch Job Stuck

2022-05-17 Thread Eric Beecher
I am trying to create an asset group through the batch job endpoint (because it can't be created through the mutate endpoint) I have created a batch job, then attached the asset_group_asset operations as well in order to create the asset group. When I run the batch job it is stuck in the runni

RE: API access mysteriously downgraded to basic - need standard

2022-05-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chris, Thank you for reaching out to the Google Ads API support team. With regards to your concern, you can request standard access for your developer token by following this guide. The standard access for developer token has unlimited number operations per day. Let me know if you have any

Re: Updating a customer through API

2022-05-17 Thread Julien Mouyal
Got it, thanks. On Tuesday, May 17, 2022 at 6:01:33 AM UTC-4 adsapi wrote: > Hi Julien, > > Thank you for reaching out to the Google Ads API team. > > Moving forward, it seems that this is specifically about updating some > customer fields through the API. That said, you can use the > CustomerS

Graphical presentation of Google Ads metrics

2022-05-17 Thread Patient News
Hi, Does Google Ads Api provide a way to retrieve an array of metrics sorted by date (for clicks, conversions...)? I want to plot a graph of how these metrics progressed over time. Please help. Thank you, Shashikanth -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: Problem about currency calculation

2022-05-17 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. I can see that you’ve created a duplicate forum thread for the same concern. You may avoid creating duplicate threads for the same issue as to proper issue tracking. Moving forward to your concern, kindly note that Google Ads API c

Re: Catching Exceptions

2022-05-17 Thread Anton Swartz
For example when connecting to a customer's account, i recieve this: Request with ID 'hjCy3cXHtU4xSwgGNP0GsQ' has failed. Google Ads failure details: authorization_error: The customer (or login customer) isn't in Google Ads. It belongs to another ads system. However it immediately exits the

API access mysteriously downgraded to basic - need standard

2022-05-17 Thread Chris Smith
Our API access level was downgraded to basic without warning, and now we're getting rate-limited due to the daily limit with basic access. Has anyone else run into this issue? Does anyone have advice on getting standard access restored ASAP? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Catching Exceptions

2022-05-17 Thread Anton Swartz
Is there a way to make the php library not catch exceptions and pass them to the application calling the client? I'm having a hard time using this library with our client customers since every other time it has an expired token or invalid issue it exits the script and causes me errors. Some are

Re: Drupal Google Ads Api

2022-05-17 Thread Kumerasen Madurai
Hi team, Thank you for your response, I have added request and response also request id to sent to author, I hope to response back. Thank you, Kumerasen On Tuesday, May 17, 2022 at 8:41:28 PM UTC+5:30 adsapi wrote: > Hi Kumerasen, > > Thanks for reaching out to the Google Ads API Forum. > >

RE: OAuth failed with invalid redirect url

2022-05-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. As per this OAuth 2.0 guide, kindly note that the redirect_uri value must exactly match one of the authorized redirect URIs for the OAuth 2.0 client, which you configured in your client's API Console Credentials page. If this value doesn

RE: Google Ads Api not reflecting all the campaigns at adgroup level

2022-05-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mridul, Thanks for raising your concern to our Google Ads API Forum. Thanks Jeff for commenting and providing your suggestions to Mridul’s concern. I totally agree with what Jeff said about fetching Performance Max campaigns. Kindly note that Google Ads API supports performance max report da

RE: Drupal Google Ads Api

2022-05-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kumerasen, Thanks for reaching out to the Google Ads API Forum. For us to investigate further on the encountered error “operation is not allowed for the given context”, could you provide us with the complete request and response logs with the request-id, so our team can better check? For th

Re: I'm getting OPERATION_NOT_PERMITTED_FOR_CONTEXT when trying to create a campaign budget using Google ads api

2022-05-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Faith, Thank you for considering my insights. However, If you have additional questions regarding the topic being discussed in this thread, feel free to send those over to our team and we would be happy to assist you further. Best regards, Jinky Google Ads API Team ​​​ ref:_00D1U1174p.

RE: Get Customer Labels Name

2022-05-17 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. You may need to perform a separate request for the label report after pulling customer_label.label from customer_label report in order to get the name of those labels. Let us know if you have any further questions. Regards, Yasar

RE: Extension feed reporting

2022-05-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Casper, Thank you for raising this concern to the Google Ads API support team. With regard to your concern, please note the upgraded extensions that you can see in the UI are equivalent to asset-based extensions in the API. With this, the asset-based extension reports that you can use are pr

Re: How to Update the Labels for Dynamic Page Feed Assets?

2022-05-17 Thread Nellle Rickchards
Hi Carmela, Thanks for the input. I was able to create a page_feed_asset (https://developers.google.com/google-ads/api/reference/rpc/v10/PageFeedAsset) but I'm having difficulty UPDATING the "labels" field of existing page_feed_asset. I could not find any code examples showing how to do this.

Performance Max Placement and Asset reporting via Google Ads API

2022-05-17 Thread Jeff Strome
Hey there, We have currently begun experimenting with Performance Max campaigns. I'm trying to pull as much reporting information as I can for my team via the Google Ads API. I am able to successfully query metrics and conversions using the campaign resource

Re: Google Ads Api not reflecting all the campaigns at adgroup level

2022-05-17 Thread Jeff Strome
Hey there, I'm also currently working through retrieving Performance Max data. Note in the documentation for Performance Max "Do not select an Ad Group when querying Performance Max campaigns, as no campaigns will

Google Ads Api not reflecting all the campaigns at adgroup level

2022-05-17 Thread 'Mridul Pant' via Google Ads API and AdWords API Forum
Hi Team, I have been trying to fetch the data from google ads API but for a specific campaign. I cannot find its details while querying at the ad group level. If I am querying the same campaign details at the campaign level is showing up. Following are the details of the campaign: - campaign Na

Drupal Google Ads Api

2022-05-17 Thread Kumerasen Madurai
Hi team, I am getting following error when i run the *AddCompleteCampaignsUsingBatchJob.php* *The operation is not allowed for the given context., at mutate_operations[0].campaign_budget_operation* Can you please guide me to resolve this error Thank you, Kumerasen -- -- =~=~=~=~=~=~=~=~=~

MutateCampaignBudgets result: INVALID_ARGUMENT > Too Low

2022-05-17 Thread Elena LB
Hello, I am developing a process to change the budgets of my SEM campaigns. In most cases they are modified correctly, however in some case I am getting the error: Request made: ClientCustomerId:, Host: googleads.googleapis.com, Method: /google.ads.googleads.v10.services.CampaignBudgetSer

Re: Google Ads API : RESULTS_NOT_READY

2022-05-17 Thread Arvind Rocky
Hello Team, We have already followed the guide that you provided. I have more than 3,000 operations and i am splitting that into multiple batches and for each batch, I am creating a new batch job. I am checking if the batch job is complete or not using LRO’s done method. Until the done method ret

Get Customer Labels Name

2022-05-17 Thread Vladimir Hiuk
Hello, I'm trying to get customer/account labels but don't know how. I've tried all the options I've found. Here is my last option: *I need this labels from Screen* [image: 2022-05-17_11-00.png] *My Code:* $queryLabels3 = "SELECT customer_label.customer, customer_label.label, customer_label.res

Problem about currency calculation

2022-05-17 Thread KAI LIU
Thanks for your reply. However I see in the report of Google Ads Web different currencies can be calculated as ‘USD’. So I wonder if Google Ads API has the corresponding configuration to achieve this function which can help us calculate the total cost conveniently. -- -- =~=~=~=~=~=~=~=~=~=~=

Problem about the currency configuration

2022-05-17 Thread KAI LIU
Hi, Thanks for your reply. However I see in the report of Google Ads Web different currencies can be calculated as ‘USD’. So I wonder if Google Ads API has the corresponding configuration to achieve this function which can help us calculate the total cost conveniently. However I see in the repor

Re: I'm getting OPERATION_NOT_PERMITTED_FOR_CONTEXT when trying to create a campaign budget using Google ads api

2022-05-17 Thread Faith Amao
Thank you for your response. I'll do that now and update you on the progress. Thanks, Faith. On Tue, 17 May 2022, 08:42 Google Ads API Forum Advisor, wrote: > Hi Faith, > > Thank you for providing the requested information. I work with Darwin and > allow me to assist you here. > > Upon checking