Hi Justin
I like you am publishing 1 product per ad & 1 ad per adgroup
I have typically 15 keywords per item. 
I update them 400 at a time. The updates are cheap at 0.1 
Marking them first in the database for update, then looping over a SQL 
query with a limit 400 on it & sending up 400 operations at a time to the 
AdParamService.

I assume the usecase would be with Keyword Insertion.
Where you associate a price & stock availability with each keyword (product)
e,g,
Buy {keyword:Gizmo} for only {param1:£20},{param2:14} in stock
Of course this only works if you are buying simple keywords.
-Peter


On Friday, 14 September 2012 11:51:14 UTC+1, Justin wrote:
>
> I've been using the API for several things, and recently wanted to use it 
> to set the prices displayed on my ads.
>
> The adGroups are arraigned so that they are each related to a product. I 
> simply (I really thought this would be simple) want to update the param1 
> value in all ads in a given adGroup.
>
> What I have found so far is that the parameter needs to be set for *every 
> single keyword* used on that adGroup. 
>
> Ideally I would want to: 
>
> Best case: Send the AdGroup ID up and a value for the param and have all 
> ads up dated. 
> Worst Case: Send up the Adgroup ID and Ad ID and param Value for each ad 
> to be updated.
>
> Is there anyway of doing this?
>
> Thanks for any help.
>
> p.s. on a slightly related note, can anyone point out a use case for the 
> current implementation (changing parameters per keyword)? As I may simply 
> be approaching this from the wrong angle.
>
>
> pps: I found a similar question that's 2 years old so I'm hoping things 
> have been improved over the last few years:
> https://groups.google.com/forum/?fromgroups=#!search/AdParam$20all$20keywords/adwords-api/fNAWaneqCmw/discussion
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to