Re: developer token is missing in the rest interface

2024-04-18 Thread Elumalai Eswar Prasad
What the exact issue, after the new UI update of the REST interface, input field to give DEVELOPER TOKEN is missing, where else can i give On Monday, April 15, 2024 at 8:47:41 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support te

Unable to connect customer account with Manager account

2024-01-08 Thread Elumalai Eswar Prasad
I am building a ad-agency website where users can register and give consent to my website for adwords scope so that the users can post the ads directly to their google ads account which are created in my website. I am having a manager account and I am using REST API's to connect by using https

Unable to link the client under my manager account

2024-01-22 Thread Elumalai Eswar Prasad
Hi Google Ads Support. Basically I am building a ads-management website where I am having a manager account having ID : 1534919382 and having a developer token with test access. I made a Google Cloud Platform with https://www.googleapis.com/auth/adwords scope, So when a customer sign-in using

Re: how to get relevant search terms based on search keywords

2025-01-29 Thread Elumalai Eswar Prasad
I read somewhere using IN results in exact match of the keyword and if I segments.keyword.info.text LIKE '%best video creator% like this, i can get contains result of this keyword. Can you suggest how can i get the "Contains" result. My goal here is to get the potential search terms which can

How to get relevant search terms based on search keywords

2025-01-28 Thread Elumalai Eswar Prasad
Hi, { "query": "SELECT search_term_view.search_term, metrics.impressions, metrics.clicks, metrics.cost_micros, metrics.conversions, metrics.interactions, segments.date, segments.keyword.info.text FROM search_term_view WHERE ad_group.id = # AND campaign.id = # AND search_term_view.sta

Top bid signal suggestions

2025-04-22 Thread Elumalai Eswar Prasad
Hi Google ads support, I am curious to know how can i get these suggestions in API level, i have checked with this api but always giving empty result. I have attached the request id that i have requested. if i am missing something in the same api please help me providing correct payload or else