Re: Link manager , USER_PERMISSION_DENIED

2023-03-10 Thread 林灿
Hello, I hope to achieve this function through the Google ads api, rather than "through navigating *TOOLS AND SETTINGS > Access and Security > Users* ." I will need to manage more sub-accounts under different manager accounts in the future. My current solution is to pull the

automatic increase of Cloud storage

2023-03-10 Thread CrazyHellWalletsApp CrazyHellWalletsApp
automatic increase of Cloud storage 10 PB BTC -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

ไม่แนน้ะครับพี่

2023-03-10 Thread Rungrot Oranon
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group.

RE: Remove users from UserList on specific date

2023-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API support team. 1.) Is it possible to implement using built-in Google Ads REST API methods? You may note that there are multiple ways to remove data from a Customer Match audience list. Remove the list itself Remove all data from the

Creating an ad_group_ad.image_ad using a media_file

2023-03-10 Thread Adam Walters
I have successfully created a MediaFile within the account and am trying to use that to create a Display ad (non-HTML5), but when running this function I receive the below error: def create_display_upload_ad_group_ads(self, ad_group_id, customer_id): ad_group_ad_operation =

Re: Email related with google ads api

2023-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Pablo, Thanks for getting back to us. For your question “if I delete the account email that related with google ads api, the conexion with the credentials finish?”, are you referring to completely deleting the email account? If yes, then you may refer to this guide this document to read

Re: Shopping Ads Campaign Settings

2023-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for getting back to us. Yes, you are correct that the Performance Max campaign is a type not a subtype. For your statement below: My question for you now is that the Smart Shopping Campaign does no longer exist, then why do I still find it on the UI ? And also, should I use the

Re: Email related with google ads api

2023-03-10 Thread Pablo Neri Carrazana
https://developers.google.com/workspace/guides/create-credentials?hl=es-419#create_the_service_account_and_credentials

Re: unauthorized error

2023-03-10 Thread LiftFund US
Thank you for your quick response! Attached is a file with the logs. Let me know if you need further information from me. On Thursday, March 9, 2023 at 11:49:05 PM UTC-7 Google Ads API Forum Advisor wrote: > Hi, > > Thanks for reaching out to the Google Ads API Team. We hope you are doing >

คำเชิญที่อัปเดต: การประชุมการให้บริการของ Google เวอร์ชั่น ประเทศไทย ประจำ... ในวัน รายปี จาก 9:30am ถึง 9:45am ในเดือน มกราคม วันที่ 5 (ICT) (Google Ads API and AdWords API Forum)

2023-03-10 Thread tanayoutc
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VTIMEZONE TZID:Asia/Bangkok X-LIC-LOCATION:Asia/Bangkok BEGIN:STANDARD TZOFFSETFROM:+0700 TZOFFSETTO:+0700 TZNAME:+07 DTSTART:19700101T00 END:STANDARD END:VTIMEZONE

คำเชิญที่อัปเดต: (ไม่มีหัวข้อ) ในวัน รายปี จาก 9:30am ถึง 9:45am ในเดือน มกราคม วันที่ 5 (ICT) (Google Ads API and AdWords API Forum)

2023-03-10 Thread tanayoutc
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VTIMEZONE TZID:Asia/Bangkok X-LIC-LOCATION:Asia/Bangkok BEGIN:STANDARD TZOFFSETFROM:+0700 TZOFFSETTO:+0700 TZNAME:+07 DTSTART:19700101T00 END:STANDARD END:VTIMEZONE

Re: API Hangs on MutateuserList command

2023-03-10 Thread Dataseek Business Solutions
Hello there, If the request hangs , I dont get any responses. Its just a NO RESPONSE problem, so no log here. I GOT CONNECTED AND CAN RETRIEVE MY CUSTOMERS HERE: * var customerResourceNames = customerService.ListAccessibleCustomers();* My code wasnt very clear? Here goes again,

Remove users from UserList on specific date

2023-03-10 Thread Andrii Veretko
Hi, I'm looking for an approach to remove users from CRM based UserList on specific date. 1. Is it possible to implement using built-in Google Ads REST API methods? 2. Is it possible to set via REST API user custom attributes (like due_date or something) and then get all users by this custom

RE: Online conversions

2023-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chenai, Thanks for reaching out to Google Ads API Support. I see that you have concerns regarding pulling your reports on your Google Ads conversions. Please note that our team does not have support scope on Google Ads product related concerns but we specialize in Google Ads API related

Re: Link manager , USER_PERMISSION_DENIED

2023-03-10 Thread 林灿
Hello, I tried the above interface many times and the same error occurred when modifying permissions“(userAccessServiceClient. mutateCustomerUserAccess(String.valueOf(customerId), operation))”. Not sure if it's my parameter passing problem, can you give guidance? For example: manager

Re: Email related with google ads api

2023-03-10 Thread Pablo Neri Carrazana
Hi! I created the credencials for access to the API with Python(secret, refresh_token). This with my email. If in the future, my email is delete, the credencials to the API expire? I understand that credentials are asociated with my email El viernes, 10 de marzo de 2023 a la(s) 03:32:11 UTC-3,

RE: Not able to get the userlist associated with campaign

2023-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arjun, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, kindly note that the Google Ads API mirrors the Google Ads UI. Whatever data or feature shows up in the Ads UI report, the API should have it the same way. That being

Re: Link manager , USER_PERMISSION_DENIED

2023-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for the reply. I could confirm that the provided email address lia@gmail.com doesn't have access to the specified account (215-427-2009) in your request and this is the reason why you are experiencing this error on your end. You can also check the access levels on your

RE: Web Lead Webhook Columns issue

2023-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lara, I'm from the Google Ads API team. Can you please further elaborate your concern and confirm if you're using Google Ads API? Kindly note that we can only provide support for Google Ads API related concerns. If you're indeed using the Google Ads API, kindly provide some screenshot of

Online conversions

2023-03-10 Thread ai chen
Hi, Please I should better count the number of website online conversions, we currently use the gclid on the website URL to determine that the source belongs to the website inquiry (online conversion), but our own statistics of the number of inquiries and the number of times on the goole

Not able to get the userlist associated with campaign

2023-03-10 Thread Arjun S Panicker
HI Team, Is there an api where we can get all the userlist associated with campaigns which are added at campaign level and ad group level. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/