RE: how can i get a require an api key?

2025-01-28 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. As per provided information, I understand that you are trying to retrieve the ads data and the API key. I would suggest to refer to the Obtain a developer token. Could you please confirm whether you have applied for any basic or

Re: crm enhanced conversion integration with google ads

2025-01-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, You cannot create a GCLID in a test account or test campaign, because the Test accounts do not serve authentic ads so you will not get any GCLID. You must use a production account to create GCLID. To create a production Google Ads Manager account, you may visit this article. I hope this cl

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

How can I get a require an API KEY?

2025-01-28 Thread Loja Hud
I want to build a dashboard where I can pull all my ads data. Is it possible to have the api key for this kind of app? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: crm enhanced conversion integration with google ads

2025-01-28 Thread santosh reddy
Also Here we need some more clarifications , we are trying to use Google Ads API only for offline conversions , not to make or read campaigns etc So for only upload offline conversions through API, do we really need Test account? or we can test offline conversions in production with API Access

Re: crm enhanced conversion integration with google ads

2025-01-28 Thread santosh reddy
Hi Team we are trying to call below Google Ads API through Test Account google-ads-php/examples/Remarketing/UploadOfflineConversion.php but it is expecting GCLID as input , how do we get GCLID for Test campaign? After creating Test Campaign can we can't get GCLID ? without posting an Ad? Do w

LSA Lead Phone Call Recording Access Not Allowed Error

2025-01-28 Thread Julius Decena
Good day, We have observed a sudden increase in "Access not allowed.." or Forbidden responses when retrieving Local Services lead phone call recordings for customers under our manager account. We try to download these recordings by including our developer token, customer ID, and auth token in

How to make a test environment

2025-01-28 Thread Jesus Dos Santos
Good afternoon, I would like to know how I can create a management test environment to test the functionality of a software I create without receiving any credit for running campaigns. I appreciate your help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: http

How to make video ads for performance max and display

2025-01-28 Thread Matt Dworkin
Hello, I'm trying to figure out how to make video ads (NOT video campaigns), for performance max and display campaigns. Is there a way within the Google Ads API to do this without involving YouTube? Or do I need to first upload a video to youtube, and then use YoutubeVideoAsset with the YouTu

RE: asset level data demandgen through api

2025-01-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Irina, Thank you for reaching out to the Google Ads API support team. Currently ad_group_ad_asset_view report only supports AppAds and Responsive Search Ads. I will raise a request to add retrieval of asset level data for demand Gen to become available in the Google Ads API. However, I canno

RE: let users manage own conversions with own keys

2025-01-28 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. Kindly note that the developer token is like a license key and it is tied to a MCC account for approval purposes but once approved, you can use it to make calls against any Google Ads account within the organization. Whether you

Re: API access to Google Ads "video ad storage channel"

2025-01-28 Thread Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Note that using the AssetService we can manage assets. Asset types can be created with AssetService are YoutubeVideoAsset, MediaBundle

Re: Asset level data DemandGen through API

2025-01-28 Thread 'Irina Neagu' via Google Ads API and AdWords API Forum
Hi Please see link to the screenshot - I want to fetch the Asset 'impulsa ...' with the clicks/ ctr rate. Is there a way to get the headlines/ descriptions from a demandgen ad with their respective metrics? Is the string value 'Impulsa...' store

Let users manage own Conversions with own keys

2025-01-28 Thread Derek Ashauer
I am creating software that will let users more easily create Google Ads Conversions on their own website as a WordPress plugin and also track conversions via the API. Right now, as I understand it, every API request - creating and sending conversions - requires a Developer Key. To keep that se

filter the list of campaigns which are not associated with ad groups

2025-01-28 Thread Ramya
Hi, Please advise if there is a way to filter the list of campaigns which are not associated with ad groups using the search query? Thanks, Ramya -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=