Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I would like to inform you that our team is currently working on this issue. One of our teammates will get back to you once we have an update on this. Meanwhile your patience is appreciated. This message is in relation to case "ref:!00D1U01174p.!5004Q020WP1z:ref" (ADR-00037995) Thanks, Go

Re: how to get history of the adjustments such as removals of invalid traffic?

2024-09-03 Thread Sumin Lee
Hi, What I inquired was about "Adjustments" part of this document: https://support.google.com/google-ads/answer/2544985?hl=en&ref_topic=3121937&sjid=8341463980007673783-AP It says: *"Your metrics may occasionally be updated one or more days after a click occurs."* I'd like to retrieve the h

Re: questions about upload click conversions and email normalization.

2024-09-03 Thread Rafael Machado
Hi, Here are the results of the query to see if the enhanced conversion for leads is enabled on my account: [ { "results": [ { "customer": { "resourceName": "customers/redacted", "conversionTrackingSetting": { "acceptedCustomerDataTerms": true }, "id": "redacted" } } ], "fieldMask": "customer.i

Re: applying placement exclusion list in mmc to client at account level

2024-09-03 Thread HARDIK DEGDAWALA
As code, I created the negative placement exclusion list and the list for the MMC account using Google Ads API. I have created code by referring https://developers.google.com/google-ads/api/samples/create-and-attach-shared-keyword-set . I want to apply the created negative placement exclusion l

Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread Duong Nam
I’m writing this email to ensure that you received the information I sent to you via Reply via Author. To summarize, I have been using the REST API through JavaScript fetch. All other campaign requests have gone smoothly and returned complete information. The issue arises when I request the list

RE: suspended google ads account.

2024-09-03 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 Google Ads account related issues are out of scope for the Google Ads API support team as our team specializes in Google Ads API related concerns and technical implementations only. Based on the Google Ads

CONVERSION NOT FOUND Error

2024-09-03 Thread Muhammad Adnan
Hello Google Ads API, I am trying to adjust a conversion that occurred on 17 June 2024, but I am getting the following error: JobId = 7554824609953430140 CONVERSION_NOT_FOUND : The conversion for this conversion action and conversion identifier can't be found. Make sure your conversion identif

RE: how to get hotelgroup names

2024-09-03 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. To investigate this issue further, provide us with the complete API logs (request and response with request-id and request header) generated at your end along with the uncropped UI screenshot (with visible customer Id) of the Ads UI

Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I can confirm that you are using the correct resource. You can retrieve details about your existing conversion actions using the conversion_action resource. To assist you further on why a certain conversion action is not fetched via the API, could you provide us with the uncropped UI screen

Re: geo targets downlod file 8-13-2024 "athens international airport "eleftherios venizelos""

2024-09-03 Thread Bob Drzewucki
Hello Google Ads API Team, Is there any update on the latest geotargets file and this ticket? Thank you, Bob On Tuesday, August 20, 2024 at 11:38:02 AM UTC-4 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > I would like to inform

RE: how to get history of the adjustments such as removals of invalid traffic?

2024-09-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sumin, Thank you for reaching out to the Google Ads API support team. Could you please confirm whether you want to retrieve the clicks via the API? If so, metrics.clicks provide the number of clicks. Also, you may refer to this help center article to know more information on the clicks. If t

RE: how to get history of the adjustments such as removals of invalid traffic?

2024-09-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sumin, Thank you for reaching out to the Google Ads API support team. Could you please confirm whether you want to retrieve the clicks via the API? If so, metrics.clicks provide the number of clicks. Also, you may refer to this help center article to know more information on the clicks. If t

updating text asset in google ads campaign

2024-09-03 Thread Dushyant
curl --location 'https://googleads.googleapis.com/v17/customers/8702376846/assets:mutate' \ --header 'Content-Type: application/json' \ --header 'developer-token: 0-4PjaUzBnyeiqsEkhbpgg' \ --header 'login-customer-id: 8663393180' \ --header 'Authorization: Bearer ya29.a0AcM612wELWLDKGQKtytHqdy7Rh

Re: request for assistance in retrieving campaign data, location details, landing page url and all metrics with via google ads api

2024-09-03 Thread digitalreachpremium premium
campaign.final_url_suffix--> getting blank value while using this queryall other values are okay, can you help why this On Tuesday, September 3, 2024 at 1:55:06 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Yes, you can get the location along with the campaign details. Please > refe

Regarding rules for hotel groups.

2024-09-03 Thread Bimal Ram
Hi Team, I would like to know if its possible to apply rules to hotel groups either via API or Google Ads UI. If not, is there any specific reason as to why its not possible? Thank you. Regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlead

Re: can't see option to get location_asset at campaign level

2024-09-03 Thread chandra Shekhar
CustomerID: 9841065000, RequestID: SruFu_ynUQJrtq5oQXTUiQ On Friday, August 30, 2024 at 2:52:30 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > As per your query, I would like to inform you that *location assets* >

Re: Google Ads API: missing conversion actions from API call

2024-09-03 Thread Duong Nam
I am also encountering this issue, specifically as follows: Query: *SELECT conversion_action.name, conversion_action.firebase_settings.event_name, conversion_action.category FROM conversion_action* The returned list contains all conversion actions belonging to categories such as Default, Downl

How to get HotelGroup Names

2024-09-03 Thread Daliya Abraham
I have question regarding "I've successfully retrieved the listing_group data, metrics, and hotel_group_view.resource_name from hotel_group_view resource, but I'm not getting the actual HotelGroup names showing in google ads UI. How can I fetch that information via google ads api ?" -- --

RE: how to check if a conversion action has turned on enhanced conversion via api

2024-09-03 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. If you are using enhanced conversion for leads, you can verify by executing the below query: SELECT customer.id, customer.conversion_tracking_setting.accepted_customer_data_terms, customer.conversion_tracking_setting.enhanced_c

Suspended Google Ads Account.

2024-09-03 Thread Telcos Systems
I there request for assistance to fix issues facing my google ads account - 974-908-7576l I have fixed any Some issues but still the problem persist . - -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou