Re: Не понятные данные в ответ от сервиса TrafficEstimatorService

2015-01-08 Thread Josh Radcliff (AdWords API Team)
Hi,

Are you looking for the budget, clicks, impressions MDGs media. cost per 
click , cost, etc. for your running campaigns and ad groups? If so, then 
you can use reports for this use case. Please check out our Reporting 
Basics guide 
 and the list 
of available API reports 
.

If instead you are looking for stats for targeting ideas, then the complete 
list of available stats is on the AttributeType documentation 

.

Cheers,
Josh, AdWords API Team

On Thursday, January 8, 2015 4:01:04 AM UTC-5, sneus...@treto.ru wrote:
>
> Добрый день, спасибо за ответ!
> Подскажите, могу ли я получить данные которые я вижу в AdWords:* бюджет, 
> клики, показы ЦРТ, сред. цена за клик, стоимость, сред. поз.?*
> Я так понимаю этот сервис (TrafficEstimatorService) не дает такую 
> информацию?
> Мне необходимы данные как минимум по указаным выше полям, могу ли я их 
> вытянуть через веб-сервис или веб-сервисы?
> Спасибо!
>
> вторник, 6 января 2015 г., 23:43:45 UTC+2 пользователь Josh Radcliff 
> (AdWords API Team) написал:
>>
>> Hi,
>>
>> The min and max *averageCpc* is the minimum and maximum cost per click *per 
>> day *for the keyword. The *totalCost* is roughly equivalent to *averageCpc 
>> x clicksPerDay* (in other words, a daily estimate of total cost).
>>
>> Best regards,
>> Josh Radcliff, AdWords API Team
>>
>> On Monday, January 5, 2015 5:44:39 AM UTC-5, sneus...@treto.ru wrote:
>>>
>>> Добрый день столкнулся с проблемой такого плана:
>>> посылаю запрос к сервису TrafficEstimatorService, в ответе получаю min и 
>>> max значения totalCost, как понимать их, это минимальная и максимальная 
>>> цена за клик? в центре клиентов в информации о ключевых словах подается 
>>> усредненные данные?
>>> Как получить общую стоимость по ключевому слову?
>>>
>>> П.С, Еще заметил такое, если в запросе:
>>> ...
>>> 
>>>  xsi:type 
>>>  1000
>>> 
>>> ...
>>> менять microAmount, то выходят разные ответы на выходе от сервиса.
>>>
>>> Пример текста запроса к сервису:
>>> "
>>> >> http://schemas.xmlsoap.org/soap/envelope/""; xmlns:v20=""
>>> https://adwords.google.com/api/adwords/o/v201409""; xmlns:v201=""
>>> https://adwords.google.com/api/adwords/cm/v201409"";>
>>>   
>>>   
>>>ХХХ-ХХХ-
>>>Х
>>>1cAdWords
>>>false
>>>false
>>>   
>>>   
>>>   
>>> 
>>>
>>>   
>>>  ХХХ-ХХХ-
>>>  
>>>
>>>  
>>> "KeywordText"
>>> BROAD
>>>  
>>>  
>>> xsi:type 
>>> 
>>> 1000
>>>  
>>>  false
>>>   
>>>
>>>
>>>
>>> 
>>>  
>>>   
>>>
>>>";
>>>
>>>
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f8159636-73e2-4a33-8e96-d8bbe9c76daa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Не понятные данные в ответ от сервиса TrafficEstimatorService

2015-01-08 Thread sneustroev
Добрый день, спасибо за ответ!
Подскажите, могу ли я получить данные которые я вижу в AdWords:* бюджет, 
клики, показы ЦРТ, сред. цена за клик, стоимость, сред. поз.?*
Я так понимаю этот сервис (TrafficEstimatorService) не дает такую 
информацию?
Мне необходимы данные как минимум по указаным выше полям, могу ли я их 
вытянуть через веб-сервис или веб-сервисы?
Спасибо!

вторник, 6 января 2015 г., 23:43:45 UTC+2 пользователь Josh Radcliff 
(AdWords API Team) написал:
>
> Hi,
>
> The min and max *averageCpc* is the minimum and maximum cost per click *per 
> day *for the keyword. The *totalCost* is roughly equivalent to *averageCpc 
> x clicksPerDay* (in other words, a daily estimate of total cost).
>
> Best regards,
> Josh Radcliff, AdWords API Team
>
> On Monday, January 5, 2015 5:44:39 AM UTC-5, sneus...@treto.ru wrote:
>>
>> Добрый день столкнулся с проблемой такого плана:
>> посылаю запрос к сервису TrafficEstimatorService, в ответе получаю min и 
>> max значения totalCost, как понимать их, это минимальная и максимальная 
>> цена за клик? в центре клиентов в информации о ключевых словах подается 
>> усредненные данные?
>> Как получить общую стоимость по ключевому слову?
>>
>> П.С, Еще заметил такое, если в запросе:
>> ...
>> 
>>  xsi:type 
>>  1000
>> 
>> ...
>> менять microAmount, то выходят разные ответы на выходе от сервиса.
>>
>> Пример текста запроса к сервису:
>> "
>> > http://schemas.xmlsoap.org/soap/envelope/""; xmlns:v20=""
>> https://adwords.google.com/api/adwords/o/v201409""; xmlns:v201=""
>> https://adwords.google.com/api/adwords/cm/v201409"";>
>>   
>>   
>>ХХХ-ХХХ-
>>Х
>>1cAdWords
>>false
>>false
>>   
>>   
>>   
>> 
>>
>>   
>>  ХХХ-ХХХ-
>>  
>>
>>  
>> "KeywordText"
>> BROAD
>>  
>>  
>> xsi:type 
>> 
>> 1000
>>  
>>  false
>>   
>>
>>
>>
>> 
>>  
>>   
>>
>>";
>>
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/67f3e205-6d8d-4ff2-a27f-297690fffc4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Не понятные данные в ответ от сервиса TrafficEstimatorService

2015-01-06 Thread Josh Radcliff (AdWords API Team)
Hi,

The min and max *averageCpc* is the minimum and maximum cost per click *per 
day *for the keyword. The *totalCost* is roughly equivalent to *averageCpc 
x clicksPerDay* (in other words, a daily estimate of total cost).

Best regards,
Josh Radcliff, AdWords API Team

On Monday, January 5, 2015 5:44:39 AM UTC-5, sneus...@treto.ru wrote:
>
> Добрый день столкнулся с проблемой такого плана:
> посылаю запрос к сервису TrafficEstimatorService, в ответе получаю min и 
> max значения totalCost, как понимать их, это минимальная и максимальная 
> цена за клик? в центре клиентов в информации о ключевых словах подается 
> усредненные данные?
> Как получить общую стоимость по ключевому слову?
>
> П.С, Еще заметил такое, если в запросе:
> ...
> 
>  xsi:type 
>  1000
> 
> ...
> менять microAmount, то выходят разные ответы на выходе от сервиса.
>
> Пример текста запроса к сервису:
> "
>  http://schemas.xmlsoap.org/soap/envelope/""; xmlns:v20=""
> https://adwords.google.com/api/adwords/o/v201409""; xmlns:v201=""
> https://adwords.google.com/api/adwords/cm/v201409"";>
>   
>   
>ХХХ-ХХХ-
>Х
>1cAdWords
>false
>false
>   
>   
>   
> 
>
>   
>  ХХХ-ХХХ-
>  
>
>  
> "KeywordText"
> BROAD
>  
>  
> xsi:type 
> 
> 1000
>  
>  false
>   
>
>
>
> 
>  
>   
>
>";
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e0ae271a-5361-4b20-aa71-51b40f8e9101%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Не понятные данные в ответ от сервиса TrafficEstimatorService

2015-01-05 Thread sneustroev
Добрый день столкнулся с проблемой такого плана:
посылаю запрос к сервису TrafficEstimatorService, в ответе получаю min и 
max значения totalCost, как понимать их, это минимальная и максимальная 
цена за клик? в центре клиентов в информации о ключевых словах подается 
усредненные данные?
Как получить общую стоимость по ключевому слову?

П.С, Еще заметил такое, если в запросе:
...

 xsi:type 
 1000

...
менять microAmount, то выходят разные ответы на выходе от сервиса.

Пример текста запроса к сервису:
"
http://schemas.xmlsoap.org/soap/envelope/""; 
xmlns:v20=""https://adwords.google.com/api/adwords/o/v201409""; 
xmlns:v201=""https://adwords.google.com/api/adwords/cm/v201409"";>
  
  
   ХХХ-ХХХ-
   Х
   1cAdWords
   false
   false
  
  
  

   
  
 ХХХ-ХХХ-
 
   
 
"KeywordText"
BROAD
 
 
xsi:type 

1000
 
 false
  
   
   
   

 
  
   
   ";



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c88df4ac-9c16-41c6-a668-c2de3a71d9b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.