Clarification for Google Ads API Integration

2024-08-06 Thread Oops Tang
Hi Google Ads API Team, We would like know is it possible for we perform the Google Ads Enhanced conversation without pass through Google OAUTH flow. We have a scenario that we are a software solution company that offer a ecommerce solution that allow our customer to integrate their Google Ads

How to Focus Smart Campaign on Specific Devices

2024-08-06 Thread Haitian Li
Hi Google Ads Community, I have a client who is very interested in comparing the performance of Smart Campaigns across different devices. Specifically, they would like to focus their Smart Campaigns on mobile users. In traditional Search Campaigns, we have the ability to adjust device settin

Get Local Services Lead List

2024-08-06 Thread Rodrigo Gripp
Hi guys, Someone know how to get the lead list from Local services? I tried https://ads.google.com/local-services-ads/ but the page was not found. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=

Error in AdServingOptimizationStatusEnum

2024-08-06 Thread Pratham Chauhan
Hi there, I have been trying to add Ad serving optimization status to optimise as specified here . But is giving me the error for all the options except UNSPECIFIED option

Oauth error

2024-08-06 Thread Pratham Hegde
I am getting this error even after making the required entires to get the header right..not able to figure out what needs to be done to fix this GET /v17/customers:listAccessibleCustomers HTTP/1.1 Host: googleads.googleapis.com Developer-token: YYY Content-length: 0 Authorization: Bearer XXX

RE: 0% customer match for search, high match rates for display and gmail

2024-08-06 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 understand that when you upload audience lists, you're seeing a 0% match rate for Search campaigns, but a decent match rate for other campaign types like Display and Gmail and you want to know the reason behind this discrepanc

RE: error in adservingoptimizationstatusenum

2024-08-06 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. To analyze the issue further, please share with us the complete API logs (request and response with request-id and request header) generated at your end. If you are using a client library and haven't enabled the logging yet, I w

Capture error "authorizationError":"ACTION_NOT_PERMITTED"

2024-08-06 Thread cv
Hi, I am trying to update campaign with Mutate Operation for IP Block. I am getting error "authorizationError":"ACTION_NOT_PERMITTED". I need to catch the error for same but did not find any documentaion to catch such error. Please guide how I can catch such error. Thanks, -- -- =~=~=~=~=~=~=

RE: how to focus smart campaign on specific devices

2024-08-06 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 confirm if you would like to modify the smart campaign to target mobile users using the Google Ads API? If yes, please note that smart campaigns only support the following criterion types: CriterionTypeEnum.AD

Re: facing "request_error: unknown" for shopping performance reports

2024-08-06 Thread Ales Sturala
It seems that it is working again (I only tested the *shopping_performance_view *report on https://gaql.app and it returns data now, while it was failing before). cheers On Monday 5 August 2024 at 21:59:53 UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > Our engineering team is actively wo

Issue with Identity Verification - Verification in Progress without Submission

2024-08-06 Thread Ashwitha P
I am writing to seek assistance with an issue regarding identity verification for my Google Ads account When I attempt to complete the identity verification process, I receive a message stating "Verification in progress. Thanks for submitting your information. We’ll review it and get back to

Error with new version

2024-08-06 Thread Lionel KOBA
Hi, I have this error for my request to segments.product information: GoogleAdsException: (<_SingleThreadedRendezvous of RPC that terminated with: status = StatusCode.INVALID_ARGUMENT details = "Request contains an invalid argument." debug_error_string = "UNKNOWN:Error received from peer ipv4:1

RE: capture error "authorizationerror":"action_not_permitted"

2024-08-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Could you let us know what programming language you are using? That way, we can show you how to use a try/catch block in that language. This message is in relation to case "ref:!00D1U01174p.!5004Q02vEcLy:ref" (ADR-00262184) Thanks, Benji Rothman Google Ads API Team -- -- =~=~=~=~=~=~=~=

Re: capture error "authorizationerror":"action_not_permitted"

2024-08-06 Thread cv
I am using PHP for this. On Tuesday 6 August 2024 at 22:55:55 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Could you let us know what programming language you are using? That way, > we can show you how to use a try/catch block in that language. > > This message is in relation to ca