Re: manager account id

2024-08-27 Thread Nguyen Vien
How about request id: yXcGOV9UvWHQM6BkKFxBTA and q00JIVm3B4Lb8-plFRRg5Q Hope you will response soon. Thanks On Tuesday, August 27, 2024 at 11:26:00 AM UTC+7 Google Ads API Forum Advisor wrote: > Hi, > > After checking your account, I have observed that '4374963390 > <(437)%20496-3390>' is a cli

Re: Billing setup not working for sub account under manager account

2024-08-27 Thread tran thuan
Hello Api billding setup is working in 01/08/2024 ? Vào lúc 05:52:55 UTC+7 ngày Thứ Ba, 1 tháng 8, 2023, Google Ads API Forum Advisor đã viết: > Hello Thierry, > > Thanks for the feedback. > > Sadly, no, there isn't a workaround. When billing was added to the API, it > was built only for mont

Import "google.ads.googleads.enums.types" could not be resolved

2024-08-27 Thread Li Tom
Hello! I've created a Python program to create a new Google Ads account under an MCC account, but I'm having trouble setting the default serving country from the start. I want to set the country to the United Kingdom with the currency in USD. However, the program keeps creating accounts with

Mutate operation for Audience Segment at ad_group level in Display campaign

2024-08-27 Thread girish jain
Hi team How can I do the mutate operation for Audience Segment at ad_group level in Display campaign, please refer to the below screenshot. I am able to do it for all the other targeting operations except this. For this I am not able to see/do the list of these segments and do any mutate operati

Adding audience segments through mutate operations

2024-08-27 Thread girish jain
How can we add the audience segments in the below screenshot to display campaign at ad-group level just like we can do for age_range, gender and topic_paths. I am not able to see/do this through mutate operation. Could you please help -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: manager account id

2024-08-27 Thread Nguyen Vien
The strange thing is that I don't pass login_customer_id so why does it have a value 4374963390? I am using google-ads-python with version 24.0.0 On Tuesday, August 27, 2024 at 2:57:31 PM UTC+7 Nguyen Vien wrote: > How about request id: yXcGOV9U

Customer level ip block limit

2024-08-27 Thread Radosław Pociecha
Hi, We would like to know what is the limit of ip_block criteria set on customer using CustomerNegativeCriterionService. This limit is not mentioned in documentation here https://developers.google.com/google-ads/api/docs/best-practices/system-limits We assumed that it is 500 (the same as on ca

How to create Asset Business Name, Business Name, Image via API?

2024-08-27 Thread san...@knorex.com
Hi, I have a Search campaign, I want to setup Business Name, Business Name, Image at the campaign level. Where is the document to get those info from a campaign? There is no such fields in object "asset". https://developers.google.com/google-ads/api/fields/v17/asset_query_builder How to creat

Re: Report for final_url - all Data

2024-08-27 Thread Dominik Raffetseder
can i also get sitelinks with final url with the landing page report? Google Ads API Forum Advisor schrieb am Dienstag, 27. August 2024 um 08:47:48 UTC+2: > Hi Dominik, > > You can retrieve the final url for the pmax using the landing_page_view >

Re: manager account id

2024-08-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Please be informed that I have removed your response from the forums as it contains the PII information. Kindly note that you haven’t shared the complete API logs for the request IDs (yXcGOV9UvWHQM6BkKFxBTA and q00JIVm3B4Lb8-plFRRg5Q). I kindly request that you provide the full API logs fo

RE: mutate operation for audience segment at ad_group level in display campaign

2024-08-27 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. Audience segment targeting is supported for Display, Search, Video, Hotel, and Standard Shopping campaigns. You can target or exclude audience segments at both the ad group and campaign levels. I would recommend you refer to thi

RE: import "google.ads.googleads.enums.types" could not be resolved

2024-08-27 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 create an account under an MCC account, I would recommend you refer to this guide on "creating an account". This also has a code example demonstrating customer creation. Follow the example and let us know how it goes. Please

Re: Report for final_url - all Data

2024-08-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I would recommend you to refer to this documentation to know more about the Fields/Segments/Metrics that can be used with the landing_page_view resource. In order to assist you further, please share us with the uncropped UI screenshot of the fields that you're trying to retrieve via the Goo

Re: manager account id

2024-08-27 Thread Nguyen Vien
Thanks for you response. But why 4374963390 is passed to login-customer-id, I didn't passed anything to login-customer-id in my code. Just call search method of library and leave login_customer_id. I have also checked detail in log, all requests with this error are passed login_customer_id altho

Re:

2024-08-27 Thread Emroon Wandee
Thank you for your response. ในวันที่ อ. 27 ส.ค. 2024 01:08 Google Ads API Forum Advisor < adsapi@forumsupport.google> เขียนว่า: > Hi, > > Thank you for reaching out to the Google Analytics API support team. > > Please note that this product officially offers support in English only. > It would b

401 - Request is missing required authentication credential.

2024-08-27 Thread Osan Digital
My site https://makwandetrust.org.za/ has been up for 4 months now and isnt indexed. Ik trying seopress instant index feature but keep getting this message: 401 - Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication cre

Responsive Display Ad Assets - fetching Headlines, Descriptions etc.

2024-08-27 Thread Robert Justin Eduardo
I tried to query this, but it always returns as an empty array. SELECT ad_group_ad.ad.responsive_display_ad.descriptions, ad_group_ad.ad.responsive_display_ad.headlines, ad_group_ad.ad.responsive_display_ad.long_headline FROM ad_group_ad const query = `SELECT ad_group_ad.a

Re: import "google.ads.googleads.enums.types" could not be resolved

2024-08-27 Thread Li Tom
Hello, Thank you for your guidance on creating an account under an MCC account. I have followed the steps in the guide and ensured that logging is enabled in my Python script. However, I am encountering an issue where, despite specifying the desired currency and time zone, the account is crea

Re: Manager Account ID

2024-08-27 Thread Li Tom
Hello Mr. Viên, I would like to ask if there is any way to create a new account through the Google Ads API with the default country initially set to the United Kingdom. I specify the currency as GBP and the time zone as UK, but when the account is created, it still shows the default billing c

How to choose default country for google ads account newly created by Googe API?

2024-08-27 Thread Li Tom
I am using the Google Ads API to create Google Ads accounts with the intention of setting the country to Israel and the currency to Israeli Shekel (ILS). However, when the account is created, it defaults to the United States as the country and ILS as the currency. How can I ensure that the cr

Account Access in Google Ads API

2024-08-27 Thread TotallyDion
Hi, I am currently working on a project that integrates the Google Ads API. I have a Google Cloud Console project and access to several manager and sub-accounts with an email address. However, I'm facing an issue with accessing campaign data. Each time I call the /customers:listAccessibleCu

Re: manager account id

2024-08-27 Thread Nguyen Vien
I don't use googleads.yaml file, I use GoogleAdsClient.load_from_dict(self.CREDENTIALS) method and CREDENTIALS dict not include login_custom_id On Wednesday, August 28, 2024 at 2:07:46 AM UTC+7 Google Ads API Forum Advisor wrote: > Hi, > > I would recommend that you check the login-customer-i

Re: customer not accessible in mcc

2024-08-27 Thread tkraja mdu
Thanks for your reply I tried with new project credentials in API but the response Google Ads failure details: authorization_error: User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be set in the 'login-customer-id' hea