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 sub-account under the 
user after the user authorizes on the OAuth2.0 page, and then bind it to my 
manager account, but now I have been encountering permission problems. Or 
can you provide me another solution?

On Saturday, March 11, 2023 at 3:49:23 AM UTC+8 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thanks for getting back to us.
>
> As we have mentioned previously in our email, the provided email address 
> *lia@**gmail.com*  doesn't have access to the 
> specified account (215-427-2009 <(215)%20427-2009>). The error 
> USER_PERMISSION_DENIED 
> 
>  means 
> the user doesn't have permission to access the customer. That said, can you 
> try adding this email address as a user in the account? You can access this 
> through navigating *TOOLS AND SETTINGS > Access and Security > Users *in 
> the said account.
>
> Let me know how it goes. If the error persists after trying the suggested 
> solution, you may share to us the complete *request* 
> 
>  and *response* 
> 
>  logs 
> with the *request-id* 
> 
>  so 
> we can check further. For the Java client library, logging can be enabled 
> by following this *guide* 
> . 
> Kindly note that it would help us investigate the cause of your error if we 
> have these logs.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2jXERh:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/41657e4e-98ca-4aa3-8824-99bbb73f0149n%40googlegroups.com.


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 "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1056944d-6958-487f-9d28-ef31341117acn%40googlegroups.com.


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

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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAHgcmu3%2BoLH-nSDQ6c3yMfopQrw0tuY%2B5vJZOtSmUX-B2f75CQ%40mail.gmail.com.


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 list at once
Remove individual users using identifiers

However, since you want to remove users from CRM based UserList, then you may 
use this Rest API endpoint : Method: 
customers.offlineUserDataJobs.addOperations and use its remove operation.


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 attributes from specific 
UserList?

With regards to this question, would you be able to provide more context about 
this so our team can have a better understanding of this? Also, it will be 
helpful if you can provide some screenshots or documents regarding this.


Furthermore, you may check this Audience management guide for more information.

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2jY9Xo:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9EbPo0RRBONE00bxofPUn_Rxqo4rUacQwuCA%40sfdc.net.


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 = client.get_type("AdGroupAdOperation")
ad_group_ad_service = client.get_service("AdGroupAdService")
# Configure the ad group ad fields.
ad_group_ad = ad_group_ad_operation.create
ad_group_ad.status = client.enums.AdGroupAdStatusEnum.ENABLED
ad_group_ad.ad_group = 
client.get_service("AdGroupService").ad_group_path(
self.customer_id, self.ad_group_id
)

# Configured the ad as a display ad.
display_ad = ad_group_ad.ad
display_ad.name = 'Ad Name'
display_ad.final_urls.append(self.landing_page)
display_ad.display_url = 'digible.com'
display_ad.image_ad.media_file = 
"customers/3727734182/mediaFiles/156598151473"

ad_group_ad_service.mutate_ad_group_ads(
customer_id=customer_id, operations=[ad_group_ad_operation]
)

ERROR Recieved:
Request with ID "5baQ0V9cGCiQ5jFaPaRfyg" failed with status 
"INVALID_ARGUMENT" and includes the following errors:
Error with message "The image is not of legal dimensions.".
On field: operations
On field: create
On field: ad
On field: image_ad
On field: media_file

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/67524a4b-5e48-4e71-90ce-65e93be81c4fn%40googlegroups.com.


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 more information about refresh token expiration. If you 
don’t have access to your email, then you should not be able to access Google 
cloud console, and manage your OAuth client ID and secret. There won’t be any 
authentication through it.

Regarding this as solution,  you may see this guide how to create service 
account authentication.

I hope this clarifies.

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2jXrh0:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/EdT280RRBJGA00rEc9lhW0Ssik9n-cG-F2iw%40sfdc.net.


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 
Performance Max instead of the Shopping type ?

>> Our blog post says that “Once an account with active or paused SSCs has been 
>> automatically upgraded from SSC to Performance Max, no new SSC creation will 
>> be permitted in any surface including the UI, the API, Google Ads Scripts or 
>> Google Ads Editor.”

It appears that it is still not completed upgrading from SSC to Performance Max 
on your account. This seems to be why you are seeing on Ads UI.

As per this API documentation, Smart Shopping campaigns are being upgraded to 
Performance Max campaigns.



That being said, you may consider creating Performance Max instead of the 
Shopping type. For more information on creating Performance Max campaigns, you 
may refer to this page and  check this interactive guide for Performance Max 
campaigns to explore and customize an end-to-end code example.

Let us know if you have any questions.

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2gipss:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/l0_430RRBIRR00Yf6a7GIDRHSyDw-LdU3nig%40sfdc.net.


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
 

 
is the solution?? the refresh token value  is neccesary in this case?
El viernes, 10 de marzo de 2023 a la(s) 09:56:05 UTC-3, Pablo Neri 
Carrazana escribió:

> 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, Google Ads API 
> Forum Advisor escribió:
>
>> Hi Pablo,
>>  
>>
>> Thanks for reaching out to the Google Ads API team. I hope you are doing 
>> well today.
>>  
>>
>> With regards to your concern, could you please provide more context or 
>> details on this, *"Hi! A question, if I delete the account email that 
>> related with google ads api, the conexion with the credentials finish?"* so 
>> that we can further check and provide precise guidance accordingly?
>>  
>>
>> Regards,
>> [image: Google Logo] Google Ads API Team 
>>
>>
>> ref:_00D1U1174p._5004Q2jXrh0:ref
>>
>
-- 
El contenido de este correo es confidencial
 y puede ser objeto de acciones 
legales. Es dirigido solo para el o los
 destinatarios(s) nombrados 
anteriormente. Si no es mencionado como 
destinatario, no debe leer, 
copiar, revelar, reenviar o utilizar el 
contenido de este mensaje. Si ha 
recibido este correo por error, por 
favor notifique al remitente y proceda 
a borrar el mensaje y archivos 
adjuntos sin conservar copias.

The
 
information contained in this e-mail is confidential and may also be 
subject to legal privilege. It is intended only for the recipient(s) 
named 
above. If you are not named as a recipient, you must not read, 
copy, 
disclose, forward or otherwise use the information contained in 
this 
email.  If you have received this e-mail in error, please notify 
the 
sender immediately by reply e-mail and delete the message and any 
attachments without retaining any copies. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/868b5e87-8227-4053-a637-7d3272f9d40an%40googlegroups.com.


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 
> well today.
>
> To take a closer look to your unauthorized error, could you please provide 
> us the complete API logs (request 
> 
>  and response 
> 
>  logs with requestID 
> )
>  
> that are generated on your end where we can see the error as well. I ask 
> this so that we can investigate further on what is causing the said error.
>
> If you haven't yet, logging can be enabled by navigating to the *Client 
> libraries > Your client library (ex. Python) > Logging* documentation, 
> which you can access from this link 
> . 
>
> Moving forward, the kinds of Authorization Error is listed in this 
> document 
> 
> . 
>
> Best regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2jXts0:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cd85bf42-222a-4c85-a6e4-69619f5b950fn%40googlegroups.com.


example.log
Description: audio/mpeg


คำเชิญที่อัปเดต: การประชุมการให้บริการของ 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
BEGIN:VEVENT
DTSTART;TZID=Asia/Bangkok:20230105T093000
DTEND;TZID=Asia/Bangkok:20230105T094500
RRULE:FREQ=YEARLY;WKST=MO
DTSTAMP:20230309T062857Z
ORGANIZER;CN=tanayo...@gmail.com:mailto:tanayo...@gmail.com
UID:6tgm4d9m6ti30bb3cgojcb9kccqjabb170rj6bb264s6ap9pcgrj0dh...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Google Ads API and AdWords API Forum;X-NUM-GUESTS=0:mailto:adwords-
 a...@googlegroups.com
X-GOOGLE-CONFERENCE:https://meet.google.com/jfg-vawb-rdc
X-MICROSOFT-CDO-OWNERAPPTID:332015488
CREATED:20220830T072118Z
DESCRIPTION:ครบรอบกำหนดการให้ Google เวอร์ชั่น ประเทศไทย ของทุกปี เริ่ม ปี 
 05/01/2565\n\n-::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~
 :~:~:~:~:~:~:~:~:~::~:~::-\nเข้าร่วมด้วย Google Meet: https://meet.google.c
 om/jfg-vawb-rdc\n\nดูข้อมูลเพิ่มเติมเกี่ยวกับ Meet ที่ https://support.goog
 le.com/a/users/answer/9282720\n\nโปรดอย่าแก้ไขส่วนนี้\n-::~:~::~:~:~:~:~:~:
 ~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~::~:~::-
LAST-MODIFIED:20230309T062856Z
LOCATION:57 ถ. วิทยุ แขวง ลุมพินี เขตปทุมวัน กรุงเทพมหานคร 10330 ประเทศไทย
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:การประชุมการให้บริการของ Google เวอร์ชั่น ประเทศไทย ประจำแต่ละปี
TRANSP:OPAQUE
ATTACH;FILENAME=Final - GMB One-pager [TH] - Smaller size.pdf;FMTTYPE=appli
 cation/pdf:https://drive.google.com/file/d/14l2kLSBZFzXv34_fRM4wfuQmhHZjTOy
 7/view?usp=drivesdk
ATTACH;FILENAME=ข้อกำหนดในการให้บริการ;FMTTYPE=text/plain:https://drive.goo
 gle.com/file/d/11DUtCIjof830muMHhvcV8jZdr6JHebGi/view?usp=drivesdk
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics


คำเชิญที่อัปเดต: (ไม่มีหัวข้อ) ในวัน รายปี จาก 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
BEGIN:VEVENT
DTSTART;TZID=Asia/Bangkok:20230105T093000
DTEND;TZID=Asia/Bangkok:20230105T094500
RRULE:FREQ=YEARLY;WKST=MO
DTSTAMP:20230309T062519Z
ORGANIZER;CN=tanayo...@gmail.com:mailto:tanayo...@gmail.com
UID:6tgm4d9m6ti30bb3cgojcb9kccqjabb170rj6bb264s6ap9pcgrj0dh...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Google Ads API and AdWords API Forum;X-NUM-GUESTS=0:mailto:adwords-
 a...@googlegroups.com
X-GOOGLE-CONFERENCE:https://meet.google.com/jfg-vawb-rdc
X-MICROSOFT-CDO-OWNERAPPTID:332015488
CREATED:20220830T072118Z
DESCRIPTION:ครบรอบกำหนดการให้ Google เวอร์ชั่น ประเทศไทย ของทุกปี เริ่ม ปี 
 05/01/2565\n\n-::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~
 :~:~:~:~:~:~:~:~:~::~:~::-\nเข้าร่วมด้วย Google Meet: https://meet.google.c
 om/jfg-vawb-rdc\n\nดูข้อมูลเพิ่มเติมเกี่ยวกับ Meet ที่ https://support.goog
 le.com/a/users/answer/9282720\n\nโปรดอย่าแก้ไขส่วนนี้\n-::~:~::~:~:~:~:~:~:
 ~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~::~:~::-
LAST-MODIFIED:20230309T062519Z
LOCATION:57 ถ. วิทยุ แขวง ลุมพินี เขตปทุมวัน กรุงเทพมหานคร 10330 ประเทศไทย
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:
TRANSP:OPAQUE
ATTACH;FILENAME=Final - GMB One-pager [TH] - Smaller size.pdf;FMTTYPE=appli
 cation/pdf:https://drive.google.com/file/d/14l2kLSBZFzXv34_fRM4wfuQmhHZjTOy
 7/view?usp=drivesdk
ATTACH;FILENAME=ข้อกำหนดในการให้บริการ;FMTTYPE=text/plain:https://drive.goo
 gle.com/file/d/11DUtCIjof830muMHhvcV8jZdr6JHebGi/view?usp=drivesdk
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics


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, DONT GET RESPONSE FROM 



























*UserListServiceClient service = 
client.GetService(Services.V12.UserListService);// Creates the 
user list.UserList userList = new UserList(){  
  Name = "PROJECT NAME",Description = "Database 
users",// Customer Match user lists can use a membership 
life span of 1 to// indicate unlimited; otherwise 
normal values apply.// Sets the membership life span to 30 
days.MembershipLifeSpan = 90,
CrmBasedUserList = new CrmBasedUserListInfo(){  
  UploadKeyType = CustomerMatchUploadKeyType.ContactInfo
}};// Creates the user list operation.
UserListOperation operation = new UserListOperation(){  
  Create = userList};string 
userListResourceName = "ND";// Issues a mutate request to add 
the user list and prints some information.  *

MutateUserListsResponse response = 
service.MutateUserLists(customerId.ToString(), new[] { operation });

 HANGS HERE. OK?

 

 
Em sexta-feira, 10 de março de 2023 às 03:57:49 UTC-3, Google Ads API Forum 
Advisor escreveu:

> Hi,
>
> Thank you for reaching out to us.
>
> Could you kindly elaborate and provide more details on your concern, so 
> that we could provide precise guidance accordingly? We would also need your 
> help in providing us with the complete API logs (*request* 
> 
>  and *response* 
> 
>  with *request-id* 
> )
>  
> generated on your end so that we can further check if you encountered any 
> API errors and if the request was done correctly.
>
> You may then send the requested information via the Reply privately to 
> author option. If this option is not available, you may send the details 
> directly to our googleadsa...@google.com alias instead.
>
> Best regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2jXtVV:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/66b2d204-5483-4d2c-ae5f-dca9aab9108bn%40googlegroups.com.


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 attributes from 
specific UserList?

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6e9b4a67-366a-42d4-83db-131f74865b02n%40googlegroups.com.


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 
concerns only.

With regards to your concern, can you confirm if you’re using Google Ads API 
directly to pull the reports of your conversions? If so, can you provide the 
following information below?

Complete request and response logs with request ID generated as shown in the 
respective links.
Complete screenshots (without cropping) from the Google Ads UI showing data.

We do this to check if there’s an error thrown on your side and we can further 
investigate.

If you haven't enabled logging yet, it can be enabled by navigating to the 
Client libraries > Your client library (ex. Java) > Logging documentation, 
which you can access from this link. For REST interface requests, you can 
enable logging via the curl command by using the -i flag. This will cause the 
tool to include the HTTP response headers in the output.

You may then send the requested logs via the Reply privately to author option. 
If the reply privately option is not available, you can send your logs directly 
to our googleadsapi-supp...@google.com alias instead.

However, if you are using the Google Ads UI to pull the reports, we recommend 
that you reach out to the Google Ads Product Support Team for further 
assistance. They can assist you more appropriately regarding these kinds of 
inquiries.

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2jY5HJ:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3E4D60RRB5H600jULvzl_eTbK_WIhb4YgPzg%40sfdc.net.


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 account M1, emailAddress1, customer1, manager account M2, 
mailbox email2, customer2, the customer2 account needs to be bound to the 
manager account M1, how should the interface parameters "customerId, 
emailAddress" be passed, and which manager account is used by 
googleAdsClient create."private void runExample(
GoogleAdsClient googleAdsClient,long customerId,String emailAddress,
AccessRole accessRole) {}"
Best regards,
On Friday, March 10, 2023 at 8:39:41 PM UTC+8 Google Ads API Forum Advisor 
wrote:

> 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 <(215)%20427-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 account’s *TOOLS 
> AND SETTINGS > Access and Security > Users.*
>
> On the other hand, you may check this documentation 
> 
>  for 
> managing user access. You can also review who has access to your account, 
> edit their access levels, and remove user accounts to learn more about 
> account access levels 
>  and learn 
> how to grant or revoke access to your Google Ads account 
> .
>
> Additionally, you may check and refer to this java sample code 
> 
>  for 
> updating user access.
>
> Best regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2jXERh:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7fcf6a7a-dbcd-41be-8bfb-001cebb7b801n%40googlegroups.com.


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, Google Ads API 
Forum Advisor escribió:

> Hi Pablo,
>  
>
> Thanks for reaching out to the Google Ads API team. I hope you are doing 
> well today.
>  
>
> With regards to your concern, could you please provide more context or 
> details on this, *"Hi! A question, if I delete the account email that 
> related with google ads api, the conexion with the credentials finish?"* so 
> that we can further check and provide precise guidance accordingly?
>  
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
>
> ref:_00D1U1174p._5004Q2jXrh0:ref
>

-- 
El contenido de este correo es confidencial
 y puede ser objeto de acciones 
legales. Es dirigido solo para el o los
 destinatarios(s) nombrados 
anteriormente. Si no es mencionado como 
destinatario, no debe leer, 
copiar, revelar, reenviar o utilizar el 
contenido de este mensaje. Si ha 
recibido este correo por error, por 
favor notifique al remitente y proceda 
a borrar el mensaje y archivos 
adjuntos sin conservar copias.

The
 
information contained in this e-mail is confidential and may also be 
subject to legal privilege. It is intended only for the recipient(s) 
named 
above. If you are not named as a recipient, you must not read, 
copy, 
disclose, forward or otherwise use the information contained in 
this 
email.  If you have received this e-mail in error, please notify 
the 
sender immediately by reply e-mail and delete the message and any 
attachments without retaining any copies. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8b383f4d-7322-460c-9270-eeec4a348bf7n%40googlegroups.com.


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 said, could you confirm if this 
userlist associated with campaigns is available in the Google Ads UI? If yes, 
could you provide a full screenshot of this without cropping so that we can 
further check and provide precise guidance accordingly?

You can provide it via Reply privately to the author option. If this option is 
not available, then send it instead on this email address 
googleadsapi-supp...@google.com.

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2jY4Pu:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CbShE0RRB2DJ004FgqVGFDTJO46wfu_szqZA%40sfdc.net.


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 account’s TOOLS AND SETTINGS > Access and Security > 
Users.

On the other hand, you may check this documentation for managing user access. 
You can also review who has access to your account, edit their access levels, 
and remove user accounts to learn more about account access levels and learn 
how to grant or revoke access to your Google Ads account.

Additionally, you may check and refer to this java sample code for updating 
user access.

Best regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2jXERh:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/tEluv0RRB1TN00XwPIZq4USdyXeN6aAyxpVQ%40sfdc.net.


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 the form that you're referring to, and the complete request 
and response logs with request ID via Reply privately to author option so we 
can further investigate. On the other hand, if you're using a different Google 
API, let us which one so we can try to check how to reach out to their team.

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2jY2Ch:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/14jmz0RRAWCA00EsiMGyQzT0mEJGGcMZ7QAQ%40sfdc.net.


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 background 
UI are inconsistent, found that our own statistics are less than Google 
statistics, excuse me, how should we judge by ourselves that the user's 
inquiry belongs to the website inquiry (online conversion)?

---
Cheers,
Chenai

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/43a9650e-e4b9-4035-a3fd-4f6a8a051c07n%40googlegroups.com.


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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7b039098-c048-4793-b8ce-64609328767cn%40googlegroups.com.