Hello, when I try to send request I got a error:
Account: 725-468-
error recived report: Google.Api.Ads.Common.Lib.AdsOAuthException: Failed
to refresh access token.
{
"error" : "invalid_grant"
}
For Update refresh_tokien I have used
"https://developers.google.com/oauthplayground";
>
> Судя по всему, вы не указываете ClientCustomerId. Нужно указать ID
> аккаунта, для которого запрашивается отчет.
>
Извините, пересмотрев настройки обнаружил, что не верно указал .
Должно быть
Спасибо за ответ.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our
*1. Настройки:*
*2. Выполняется:*
> private void Start_Click(object sender, EventArgs e)
> {
> AdWordsUser user = new AdWordsUser();
> msg.Text = msg.Text + user.Config.OAuth2RefreshToken.ToString() +
> Environment.NewLine;
> //Запрос отчета
> try
> {
> string query = @"SELE