Как скрыть или удалить объявления и ключевые слова из удаленной группы?

2017-11-20 Thread tileexpert . ad
Добрый день, столкнулись с такой проблемой:
удалили группу объявлений, а объявления и ключевые слова в ней не удалили. 
Теперь ничего нельзя с ними сделать, НО объявления видны как включеные, как 
их можно скрыть?





И можно ли вообще установить статус ключевым словам, что они удалены?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9fc11a65-4178-4335-8040-49f708d013f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Ad description: AdError.LINE_TOO_WIDE

2017-09-15 Thread tileexpert . ad
Hi!
We send a request to create an ad with a countdown.
The description has the form:

"Home delivery to USA by 11/20/17 if order paid within 
{=COUNTDOWN("2017/10/05 00:00:00", 'en-US', 21)} and tiles in stock"

In response we get:

AdError.LINE_TOO_WIDE

But the description length is not more than 80 characters:

"Home delivery to USA by 11/20/17 if order paid within XX days and tiles in 
stock"

There are 80

But create an ad is not allowed. We get an error - LINE_TOO_WIDE.

Tell me what could be the problem?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9707c4a9-e451-4dc5-9a9b-7a9096bc3cc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Проблема с COUNTDOWN

2017-04-05 Thread tileexpert . ad
Добрый день!
Столкнулись с такой проблемой: указываем описание объявления в виде:
"Home delivery to USA by 06/12/17 if order paid {=COUNTDOWN("2017/04/27 
00:00:00","en-US",1)} and tiles in stock"
Но в предпросмотре в любом случае отображается 3дня, что мы делаем не так?
Или в режиме предпросмотра не отрабатывает COUNTDOWN?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bb936fef-76d2-4162-9122-c88077543a76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Ошибка при выполнении любого запроса

2016-12-06 Thread tileexpert . ad
Добрый день!
До сегодняшнего для работал обмен с эдвордс.
Сегодня начал получать ошибку 
вида: [AuthenticationError.OAUTH_TOKEN_INVALID @ ; trigger:'null']
Причем, получаю ошибку на своем сервере, если выполняю запрос со свого 
компьютера - тогда все хорошо, запрос отрабатывает без ошибки.
Код, который выполняется идентичный, выходит на одном компьтере 
отрабаывтает как нужно, а на другом перестало - поулчаю ошибку.
access_token получаю из refresh_token.
Аккаунт рабочий, не тестовый.
Помогите разобраться.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/286edf61-85fb-496e-9edf-7f4f4003b75f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Перестала работать синхронизация AdWords: OAUTH_TOKEN_INVALID

2016-12-06 Thread tileexpert . ad
Добрый день! 
Сегодня перестала работать синхронизация с эдвордс, вчера еще все успешно 
работало, ничего в код программы не вносилось.
Причем, не работает с опеделенного моего сервера. С моего стационарного 
компьютера работает все отлично.

Вот пример запроса:


http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201609;>
   
 
 -ххх-
 
 1cAdWords
 false
 false
  
   
   
  
 
Name
 
  
   


в Ответе получаю:

http://schemas.xmlsoap.org/soap/envelope/;>https://adwords.google.com/api/adwords/cm/v201609;>000542fbbf275df00a3729a34c0b8f1fCampaignServiceget127soap:Server[AuthenticationError.OAUTH_TOKEN_INVALID
 
@ ; trigger:'null']https://adwords.google.com/api/adwords/cm/v201609;>[AuthenticationError.OAUTH_TOKEN_INVALID
 
@ ; 
trigger:'null']ApiExceptionhttp://www.w3.org/2001/XMLSchema-instance; 
xsi:type="AuthenticationError">nullAuthenticationError.OAUTH_TOKEN_INVALIDAuthenticationErrorOAUTH_TOKEN_INVALID

ПРИЧЕМ! На моем сервере НЕ работает! А с моего компьютера сервис возвращает 
привычные данные без проблем.
Может подскажите в чем может быть проблема?
Выходит, что одна и та же программа генерирует токен для доступа, но с 
одного компьютера проходит запрос, а с другого нет!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1e4d0b72-2e72-46d4-ae94-b8b2690ba221%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.