List Accessible Customers

2024-07-29 Thread Massimo Mingolla
Hi all, our goal is to create a web interface to automate audience list creation and the first step is to make a selection of one of the accessible customers, we don't use any official library because our project is in NodeJs, so we have to call the REST api directly. We have assigned mainly

Stuck business verification

2024-07-29 Thread Samraat G
hello, have been struggling with the business verification process for days now and Google simply does not provide any service in resolving the matter, even stating that phone support is not available due to covid in The Netherlands, which is a lie; the sales desk is open by phone. The

Placement_Performance_Report Data

2024-07-29 Thread Markus
Hello, I have found an old query report that no longer seems to work: var report = AdsApp.report( “SELECT Date, CampaignName, AdGroupName, Placement, Impressions, Clicks, Conversions, Cost, ConversionValue, CostPerConversion “ + “FROM PLACEMENT_PERFORMANCE_REPORT “ + “WHERE

Basic Level API Access No Response - URGENT INQUIRY

2024-07-29 Thread Attn Google Ads OAuth
Hello there, I am following up on the application we submitted on behalf for getting our API access upgraded to basic level or higher. Until we get our application approved we are blocked from building an integration with Google Ads which is a key value add for our customers. How can I

Re: google ads api error - developer token is not allowed with project

2024-07-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As we said earlier, once you make a Google Ads API request, the developer token is permanently paired with the Google API Console project. If you want to switch accounts, you'll need to create a new Google API Console project for Google Ads API requests that use the new manager's token.

RE: google develope console

2024-07-29 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. In order to assist you further, could you please provide us with the CID so that we can route you to the correct support team? You can send the details via the Reply privately to the author option or a direct private reply to

[no subject]

2024-07-29 Thread valentin volossin
Я не понимаю в токинг разработке. volossin40gmail. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Re: acquiring developer token without active manager account

2024-07-29 Thread valentin volossin
Токен разработчик я не намерен на него подписываться я в нем не понимаю. volossin40gmail. пн, 29 июл. 2024 г., 08:14 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum : > Hi Koy, > > Thank you for reaching out to the Google Ads API support team. > > Note that you should

Re: how can i obtain 'ad asset status and reason?

2024-07-29 Thread valentin volossin
Если я подписан и вы хотите помочь сделайте автоматически я,сам не разберусь,что нужно или помощь нужна,подпи,ка есть но не шифруеться почта и могут проникать злоумышленники пираты и мерзавец.нужна защита а она файловая от Гуггла. volossin40gmail. пн, 29 июл. 2024 г., 15:34 'Google Ads API Forum

Re: how can i obtain 'ad asset status and reason?

2024-07-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, You can use the ad_group_ad_asset_view report to fetch the 'Ad Asset' status as visible in the UI. Please find the API query below that retrieves the details that are visible in your UI screenshot. SELECT ad_group.id, campaign.id, ad_group_ad.status, ad_group_ad_asset_view.field_type,

RE: what time to stop updating history data?

2024-07-29 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. >From the provided query, you have encountered data discrepancy with the cost >metrics report views. In order to assist you further, please provide us with the uncropped UI screenshot with visible customer ID of the report

RE: limit on account level exclusion list

2024-07-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I understand that you want to know if there is any limit present for account level IP exclusions. To assist you further, please share your customer Id(Google Ads client account Id). This message is in relation to case

Creating App Campaign - errors = OPERATION_NOT_PERMITTED_FOR_CONTEXT and INCOMPATIBLE_BIDDING_STRATEGY_AND_BIDDING_STRATEGY_GOAL_TYPE

2024-07-29 Thread Darshan Dhabale
I am using the REST interface Here is my request curl and response Thanks for your help curl --location 'https://googleads.googleapis.com/v16/customers/4926841893/campaigns:mutate' \ --header 'developer-token: hN6dsqjNmj3tWdITcPd_Qg' \ --header 'login-customer-id: 3263459376' \ --header

Creating Dynamic Search Ads Campaign - errors = RESOURCE_NOT_FOUND

2024-07-29 Thread Darshan Dhabale
I understand I need a feed to create these types of campaigns and ads, so I created one and added items to it and passed it in the feeds array, but it throws RESOURCE_NOT_FOUND for the feed. I am using REST because I have a go application. Thanks for your help. Here is the curl- curl

Unable to create local_services budget. errors = INVALID_ARGUMENT

2024-07-29 Thread Darshan Dhabale
Here is the request curl and response Thanks for your help curl --location 'https://googleads.googleapis.com/v17/customers/4926841893/campaignBudgets:mutate' \ --header 'developer-token: hN6dsqjNmj3tWdITcPd_Qg' \ --header 'login-customer-id: 3263459376' \ --header 'Content-Type:

Missing docs - Creating shopping product ad

2024-07-29 Thread Darshan Dhabale
I am using the REST interface. I have created a shopping type campaign and adgroup, now when creating an ad of that type I'm not able to find the docs that define the json to pass to the ad property. Here the docs are missing details,

Unable to find REST docs for Performance max campaigns

2024-07-29 Thread Darshan Dhabale
I have a go application, I am using the REST interface to create ads. I am unable to find REST docs for Performance max campaigns. Please point me in their direction. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: google ads api error - developer token is not allowed with project

2024-07-29 Thread Anoop Kumar
Hi Team, Thanks for the information. Final query , is there any other alternative (apart from the above mentioned suggestion) wherein it does not affect the existing pipeline in the client ends project and also we are also able to extract the data in our project. On Thursday, July 25, 2024

How to create Campaign Budget type: LOCAL_SERVICES

2024-07-29 Thread tran thuan
url: https://googleads.googleapis.com/v17/customers/%7B%7Bsub_customer_id%7D%7D/campaignBudgets:mutate body: { "operations": [ { "create": { "name": "Campaign budget - LOCAL_SERVICES 22", "amount_micros": 5000, "type": "LOCAL_SERVICES" } } ] } response: status_code: 400 message: "errors":

google develope console

2024-07-29 Thread Yunus Emre Taşkın
How do I create a payments profile from scratch using Google Developer Console? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are