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 10000 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*
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#request>
> and *response*
> <https://developers.google.com/google-ads/api/docs/concepts/field-service#response>
> with *request-id*
> <https://developers.google.com/google-ads/api/docs/concepts/call-structure#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 [email protected] 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/66b2d204-5483-4d2c-ae5f-dca9aab9108bn%40googlegroups.com.