Re: All Api request are stucked without any response

2023-03-17 Thread Dataseek Business Solutions
Zied, I have the same problem, see my thread. https://groups.google.com/g/adwords-api/c/y4oeqGQHqUI Maybe I have to go back downgrade or do some major ASYNC code changes. Em terça-feira, 14 de março de 2023 às 14:39:19 UTC-3, Zied Chaari escreveu: > Hi Google Team, > > We have upgrated the

Re: API Hangs on MutateuserList command

2023-03-16 Thread Dataseek Business Solutions
string failure = ex.Failure.ToString(); string request_id = ex.RequestId; } return response; } Em terça-feira, 14 de março de 2023 às 10:36:08 UTC-3, Dataseek Business Solutions escreveu: > Thanks for your answer. I will try some

Re: API Hangs on MutateuserList command

2023-03-14 Thread Dataseek Business Solutions
# > (esp. your proficiency with async coding) and the amount of your code. > > > On Friday, March 10, 2023 at 4:23:24 PM UTC+1 Dataseek Business Solutions > wrote: > >> Hello there, >> >> >> If the request hangs , I dont get any responses. >> >>

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,

API Hangs on MutateuserList command

2023-03-09 Thread Dataseek Business Solutions
My app hang while processing, so response takes long and hangs forever. UserListServiceClient service = client.GetService(Services.V12.UserListService); // Creates the user list. UserList userList = new UserList() { Name = "projeto",

Bug on UPDATE. Need FIX

2023-03-09 Thread Dataseek Business Solutions
Hi there, Everytime I update google.ads package on visual studio, it inserts a new line on web.config containing This is a pain if you get into problems while running tests. It should verify if code already exists and not overwrites my original settings and break things up. -- --

Retrieves Customer Match Sizes (youtube and gmail) possible?

2021-08-30 Thread Dataseek Business Solutions
Hello, Anybody know if its possible to retrieves youtube and gmail sizes from customer match audience using query code as follows? I wonder if there is .size_for_youtube option or similar query. // Creates a query that retrieves the user list. string query = "SELECT

Re: RefreshToken LocalHost x WebHost

2021-08-25 Thread Dataseek Business Solutions
} } ); ; } Em quarta-feira, 25 de agosto de 2021 às 19:25:45 UTC-3, Dataseek Business Solutions escreveu: > hello, > > I cant sign with OAUTH 2 on webserver, only localhost. Anyone knows whats > this? > Localhost worksfine, but when I try

Re: RefreshToken LocalHost x WebHost

2021-08-25 Thread Dataseek Business Solutions
} } Em quarta-feira, 25 de agosto de 2021 às 19:25:45 UTC-3, Dataseek Business Solutions escreveu: > hello, > > I cant sign with OAUTH 2 on webserver, only localhost. Anyone knows whats > this? > Localhost worksfine, but when I try to login exact same

RefreshToken LocalHost x WebHost

2021-08-25 Thread Dataseek Business Solutions
hello, I cant sign with OAUTH 2 on webserver, only localhost. Anyone knows whats this? Localhost worksfine, but when I try to login exact same app on web domain I get this: *Status(StatusCode="Unavailable", Detail="Getting metadata from plugin failed with error: Exception occurred in