Re: How to get average search volume for a keyword for each month of the year

2017-10-27 Thread Francisco Ferrari
Hi Sreelakshmi!

Thanks for the help! That attribute made the trick :D 

Cheers,
Francisco

On Wednesday, October 25, 2017 at 11:15:17 PM UTC+2, Sreelakshmi Sasidharan 
(AdWords API Team) wrote:
>
> Hi Francisco,
>
> You can include the TARGETED_MONTHLY_SEARCHES 
> 
>  attribute 
> in your selector and use the get_keyword_ideas 
> 
>  sample 
> by replacing the requestType from IDEAS to STATS. Please give it a try and 
> let me know if you have any additional questions.
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0c2d0317-67e8-4659-8116-3e655ec723c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get average search volume for a keyword for each month of the year

2017-10-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Francisco,

You can include the TARGETED_MONTHLY_SEARCHES 

 attribute 
in your selector and use the get_keyword_ideas 

 sample 
by replacing the requestType from IDEAS to STATS. Please give it a try and 
let me know if you have any additional questions.

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b43ef639-f7f9-49f8-aa4f-bc25e01194b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get average search volume for a keyword for each month of the year

2017-10-25 Thread Francisco Ferrari

HI!

I am new to the AdWords API and I am trying to explore its potential for 
keyword planning.
I would like to know if it is possible to get the average/estimated search 
volume for a keyword for each month of the year for the last 12 months. 
(e.g. "keyword1": {"01/2017": 2000, "02/2017": 3 .} )
I tried to run this example 

 changing 
the requestType from 'IDEAS' to 'STATS' but I get the average monthly 
search volume aggregated for the last 12 months. I saw in the documentation 
of the API that there is the object MonthlySearchVolume 

 but 
I am not sure how to use it in the request. I was wondering if using this 
would resolve my issue.


Thanks in advance for any help any of you can provide!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c47b9a3e-41bf-44fd-83ab-16e8b618e8bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.