After a long time I have:
Selector.select() returned prematurely 512 times in a row;
Le mercredi 22 avril 2020 16:13:09 UTC+2, Linkeo Linkeo a écrit :
>
> Hi, I'm trying to access to an account with google ads api using same
> configuration (credential/ token / Login customer) tha
I use a token to access production accounts with Adwords API. The mcc
is 5609887012. I can manage all other child accounts with this token.
the same token seems not working with the new google ads API.
The GUI / Api center shows a different token and:
Your developer token is currently enabled f
Hi, I'm trying to access to an account with google ads api using same
configuration (credential/ token / Login customer) than with Adwords api.
I use 5.0.1-SNAPSHOT version
There's no error, but no response for a simple request:
CustomerServiceClient customerServiceClient =
googleAdsClient.get
Hi,
I'm trying to estimate traffic for 20 different keywords.
The goal is to find the smallest CPCmax for a position below 1.5
For each keyword I create a CampaignEstimateRequest, an
AdGroupEstimateRequest and a KeywordEstimateRequest. {
I then make several calls to the trafficEstimatorSer