Re: Dynamic price in ads

2014-08-08 Thread Marina Rabovolick
 = 
 64165397499']

 среда, 21 августа 2013 г., 12:29:32 UTC+3 пользователь Valerii 
 Buzivskyi написал:

 Hello Danial,

 thank you for your reply!

 We tryed to use  {param1:}  to associate price to each keyword.
 We get ads with correct keywords and prices.

 But there are some bugs.

 Almost 80% of keywords couldn't be associated with price because 
 of criterion id error.

 We make 2 scanning of database.
 1-st scanning gives us keywords (each keyword have its own id)
 2-nd scanning gives us prices (with ids for keywords)

 Then system try to associate keywords and prices via IDs.

 Some keywords and prices associated, and some - not/ Appears 
 criterion id error - wrong criterion id. But when we try to compare 
 ids 
 manualy - we see, that everything is ok, all ids correct. And the 
 last - we 
 get this error randomly for different groups and keywords. It means 
 that 
 sometimes it works, sometimes - not.  We get 80% of keywords with 
 errors , 
 so it's  critical errors.


 Could you, please, show the way, where the reasons of this bugs 
 can be found?

 Thank you in advance.







 понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial 
 Klimkin написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see 
 https://support.google.com/adwords/answer/2454041), there is 
 no way to associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with 
 the API as you can create thousands of ads easily. You'll also 
 benefit from 
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on 
 updating your prices regularly:

   https://developers.google.com/adwords/api/docs/
 reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii 
 Buzivskyi wrote:

 Hello

 Does any one can help me, and show the way, how is it possible 
 to create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using 
 {KeyWord:...}, and also need 1 more extra field to show different 
 price for 
 each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the 
 next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.

  -- 
 -- 
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 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 adwor...@googlegroups.com 
 javascript:
 To unsubscribe from this group, send email to
 adwords-api...@googlegroups.com javascript:
 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 a topic in the 
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/adwords-api/vWxuGiNQqRY/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 adwords-api...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.




 -- 

 Best regards,  

 Valerii Buzivskyi

 SEM department manager

 Httpool Ukraine

 ___

 Mob: +3 8(068) 394 20 73

 Tel: + 3 8 (044) 361 39 41

 Email: buzi...@httpool.com.ua javascript:

 Skype: buzivskyi

 Web: www.httpool.com

 __

 Httpool - The Full Service Online Advertising Provider for international 
 and Emerging Markets

  

  

  

 Any information in this e-mail is confidential and intended for the 
 addressee only. Therefore, in case you are not authorized to unclose or 
 read this message, we ask you to inform the sender and delete the message, 
 because any further access by you is prohibited.



 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Re: Dynamic price in ads

2013-10-21 Thread Paul Matthews (AdWords API Team)
 and prices via IDs.

 Some keywords and prices associated, and some - not/ Appears 
 criterion id error - wrong criterion id. But when we try to compare 
 ids 
 manualy - we see, that everything is ok, all ids correct. And the 
 last - we 
 get this error randomly for different groups and keywords. It means 
 that 
 sometimes it works, sometimes - not.  We get 80% of keywords with 
 errors , 
 so it's  critical errors.


 Could you, please, show the way, where the reasons of this bugs 
 can be found?

 Thank you in advance.







 понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial 
 Klimkin написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see 
 https://support.google.com/adwords/answer/2454041), there is no 
 way to associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with 
 the API as you can create thousands of ads easily. You'll also 
 benefit from 
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on updating 
 your prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi 
 wrote:

 Hello

 Does any one can help me, and show the way, how is it possible 
 to create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, 
 and also need 1 more extra field to show different price for each 
 product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the 
 next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Dynamic price in ads

2013-10-21 Thread Valerii Buzivskyi
 of criterion id error.

 We make 2 scanning of database.
 1-st scanning gives us keywords (each keyword have its own id)
 2-nd scanning gives us prices (with ids for keywords)

 Then system try to associate keywords and prices via IDs.

 Some keywords and prices associated, and some - not/ Appears
 criterion id error - wrong criterion id. But when we try to compare 
 ids
 manualy - we see, that everything is ok, all ids correct. And the 
 last - we
 get this error randomly for different groups and keywords. It means 
 that
 sometimes it works, sometimes - not.  We get 80% of keywords with 
 errors ,
 so it's  critical errors.


 Could you, please, show the way, where the reasons of this bugs
 can be found?

 Thank you in advance.







 понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial
 Klimkin написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see
 https://support.google.**com/adwords/answer/2454041https://support.google.com/adwords/answer/2454041),
 there is no way to associate particular keywords with different 
 prices.

 It is very easy to create separate ads for each such case with
 the API as you can create thousands of ads easily. You'll also 
 benefit from
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on updating
 your prices regularly:

   https://developers.google.**com/adwords/api/docs/**
 reference/v201306/**AdParamServicehttps://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi
 wrote:

 Hello

 Does any one can help me, and show the way, how is it possible
 to create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-short
 my.shop.com/yellow-t-short.**htmlhttp://my.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using
 {KeyWord:...}, and also need 1 more extra field to show different 
 price for
 each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the
 next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 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 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/vWxuGiNQqRY/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 

Best regards,

Valerii Buzivskyi

SEM department manager

Httpool Ukraine

___

Mob: +3 8(068) 394 20 73

Tel: + 3 8 (044) 361 39 41

Email: buzivs...@httpool.com.ua

Skype: buzivskyi

Web: www.httpool.com

__

Httpool - The Full Service Online Advertising Provider for international
and Emerging Markets







Any information in this e-mail is confidential and intended for the
addressee only. Therefore, in case you are not authorized to unclose or
read this message, we ask you to inform the sender and delete the message,
because any further access by you is prohibited.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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

Re: Dynamic price in ads

2013-09-12 Thread Valerii Buzivskyi
 
 get this error randomly for different groups and keywords. It means 
 that 
 sometimes it works, sometimes - not.  We get 80% of keywords with 
 errors , 
 so it's  critical errors.


 Could you, please, show the way, where the reasons of this bugs can 
 be found?

 Thank you in advance.







 понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial 
 Klimkin написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see 
 https://support.google.com/adwords/answer/2454041), there is no 
 way to associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with the 
 API as you can create thousands of ads easily. You'll also benefit 
 from 
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on updating 
 your prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi 
 wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to 
 create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, 
 and also need 1 more extra field to show different price for each 
 product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next 
 ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Dynamic price in ads

2013-08-29 Thread Valerii Buzivskyi
), there is no way 
 to associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with the 
 API as you can create thousands of ads easily. You'll also benefit from 
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on updating 
 your prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi 
 wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to 
 create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, 
 and also need 1 more extra field to show different price for each 
 product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next 
 ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Dynamic price in ads

2013-08-23 Thread Valerii Buzivskyi
 such case with the 
 API as you can create thousands of ads easily. You'll also benefit from 
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on updating your 
 prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi 
 wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to 
 create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, and 
 also need 1 more extra field to show different price for each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Dynamic price in ads

2013-08-22 Thread Paul Matthews (AdWords API Team)
Hi Valeril,

Danial is out of the office at the moment, so I'm going to look into this 
case for you. It does indeed sound strange.

Have you tried sending just one request, to see if you get the same 
response? I see you're sending many hundreds.

I'm looking further into this, as soon as I have any more information, I'll 
update this thread.

Regards,

- Paul, AdWords API Team.

On Wednesday, 21 August 2013 09:18:58 UTC-4, Valerii Buzivskyi wrote:

 Hello Danial,

 0004e473326475380ae53b8924f5

 Hope, that's it.

 среда, 21 августа 2013 г., 15:27:58 UTC+3 пользователь Danial Klimkin 
 написал:

 Hello Valerii,


 Please let me know the requestID for the errors below. It can be found in 
 the SOAP response header.


 -Danial, AdWords API Team.


 On Wednesday, August 21, 2013 3:44:38 PM UTC+4, Valerii Buzivskyi wrote:

 Here few errors:

  AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1508].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396539', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1509].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396659', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1510].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396779', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1511].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396899', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1512].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397019', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1513].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397139', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1514].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397259', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1515].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397379', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1516].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397499']

 среда, 21 августа 2013 г., 12:29:32 UTC+3 пользователь Valerii Buzivskyi 
 написал:

 Hello Danial,

 thank you for your reply!

 We tryed to use  {param1:}  to associate price to each keyword.
 We get ads with correct keywords and prices.

 But there are some bugs.

 Almost 80% of keywords couldn't be associated with price because of 
 criterion id error.

 We make 2 scanning of database.
 1-st scanning gives us keywords (each keyword have its own id)
 2-nd scanning gives us prices (with ids for keywords)

 Then system try to associate keywords and prices via IDs.

 Some keywords and prices associated, and some - not/ Appears criterion 
 id error - wrong criterion id. But when we try to compare ids manualy - we 
 see, that everything is ok, all ids correct. And the last - we get this 
 error randomly for different groups and keywords. It means that sometimes 
 it works, sometimes - not.  We get 80% of keywords with errors , so it's 
  critical errors.


 Could you, please, show the way, where the reasons of this bugs can be 
 found?

 Thank you in advance.







 понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial 
 Klimkin написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see 
 https://support.google.com/adwords/answer/2454041), there is no way 
 to associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with the API 
 as you can create thousands of ads easily. You'll also benefit from 
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on updating your 
 prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to 
 create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, and 
 also need 1 more extra field to show different price for each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short

Re: Dynamic price in ads

2013-08-21 Thread Valerii Buzivskyi
Hello Danial,

thank you for your reply!

We tryed to use  {param1:}  to associate price to each keyword.
We get ads with correct keywords and prices.

But there are some bugs.

Almost 80% of keywords couldn't be associated with price because of 
criterion id error.

We make 2 scanning of database.
1-st scanning gives us keywords (each keyword have its own id)
2-nd scanning gives us prices (with ids for keywords)

Then system try to associate keywords and prices via IDs.

Some keywords and prices associated, and some - not/ Appears criterion id 
error - wrong criterion id. But when we try to compare ids manualy - we 
see, that everything is ok, all ids correct. And the last - we get this 
error randomly for different groups and keywords. It means that sometimes 
it works, sometimes - not.  We get 80% of keywords with errors , so it's 
 critical errors.


Could you, please, show the way, where the reasons of this bugs can be 
found?

Thank you in advance.







понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial Klimkin 
написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see 
 https://support.google.com/adwords/answer/2454041), there is no way to 
 associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with the API as 
 you can create thousands of ads easily. You'll also benefit from statistics 
 collected separately.

 Also, you may want to look into AdParams if you plan on updating your 
 prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to create 
 ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, and also 
 need 1 more extra field to show different price for each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Dynamic price in ads

2013-08-21 Thread Valerii Buzivskyi
Here few errors:

 AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1508].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165396539', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1509].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165396659', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1510].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165396779', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1511].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165396899', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1512].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165397019', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1513].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165397139', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1514].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165397259', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1515].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165397379', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
operations[1516].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
64165397499']

среда, 21 августа 2013 г., 12:29:32 UTC+3 пользователь Valerii Buzivskyi 
написал:

 Hello Danial,

 thank you for your reply!

 We tryed to use  {param1:}  to associate price to each keyword.
 We get ads with correct keywords and prices.

 But there are some bugs.

 Almost 80% of keywords couldn't be associated with price because of 
 criterion id error.

 We make 2 scanning of database.
 1-st scanning gives us keywords (each keyword have its own id)
 2-nd scanning gives us prices (with ids for keywords)

 Then system try to associate keywords and prices via IDs.

 Some keywords and prices associated, and some - not/ Appears criterion id 
 error - wrong criterion id. But when we try to compare ids manualy - we 
 see, that everything is ok, all ids correct. And the last - we get this 
 error randomly for different groups and keywords. It means that sometimes 
 it works, sometimes - not.  We get 80% of keywords with errors , so it's 
  critical errors.


 Could you, please, show the way, where the reasons of this bugs can be 
 found?

 Thank you in advance.







 понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial Klimkin 
 написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see 
 https://support.google.com/adwords/answer/2454041), there is no way to 
 associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with the API as 
 you can create thousands of ads easily. You'll also benefit from statistics 
 collected separately.

 Also, you may want to look into AdParams if you plan on updating your 
 prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to create 
 ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, and 
 also need 1 more extra field to show different price for each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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

Re: Dynamic price in ads

2013-08-21 Thread Danial Klimkin
Hello Valerii,


Please let me know the requestID for the errors below. It can be found in 
the SOAP response header.


-Danial, AdWords API Team.


On Wednesday, August 21, 2013 3:44:38 PM UTC+4, Valerii Buzivskyi wrote:

 Here few errors:

  AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1508].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396539', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1509].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396659', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1510].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396779', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1511].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396899', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1512].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397019', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1513].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397139', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1514].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397259', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1515].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397379', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1516].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397499']

 среда, 21 августа 2013 г., 12:29:32 UTC+3 пользователь Valerii Buzivskyi 
 написал:

 Hello Danial,

 thank you for your reply!

 We tryed to use  {param1:}  to associate price to each keyword.
 We get ads with correct keywords and prices.

 But there are some bugs.

 Almost 80% of keywords couldn't be associated with price because of 
 criterion id error.

 We make 2 scanning of database.
 1-st scanning gives us keywords (each keyword have its own id)
 2-nd scanning gives us prices (with ids for keywords)

 Then system try to associate keywords and prices via IDs.

 Some keywords and prices associated, and some - not/ Appears criterion id 
 error - wrong criterion id. But when we try to compare ids manualy - we 
 see, that everything is ok, all ids correct. And the last - we get this 
 error randomly for different groups and keywords. It means that sometimes 
 it works, sometimes - not.  We get 80% of keywords with errors , so it's 
  critical errors.


 Could you, please, show the way, where the reasons of this bugs can be 
 found?

 Thank you in advance.







 понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial Klimkin 
 написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see 
 https://support.google.com/adwords/answer/2454041), there is no way to 
 associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with the API 
 as you can create thousands of ads easily. You'll also benefit from 
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on updating your 
 prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to 
 create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, and 
 also need 1 more extra field to show different price for each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group

Re: Dynamic price in ads

2013-08-21 Thread Valerii Buzivskyi
Hello Danial,

0004e473326475380ae53b8924f5

Hope, that's it.

среда, 21 августа 2013 г., 15:27:58 UTC+3 пользователь Danial Klimkin 
написал:

 Hello Valerii,


 Please let me know the requestID for the errors below. It can be found in 
 the SOAP response header.


 -Danial, AdWords API Team.


 On Wednesday, August 21, 2013 3:44:38 PM UTC+4, Valerii Buzivskyi wrote:

 Here few errors:

  AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1508].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396539', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1509].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396659', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1510].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396779', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1511].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165396899', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1512].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397019', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1513].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397139', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1514].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397259', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1515].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397379', AdParamError.INVALID_ADGROUP_CRITERION_SPECIFIED @ 
 operations[1516].operand; trigger:'AdGroupId = 8788019259, CriterionId = 
 64165397499']

 среда, 21 августа 2013 г., 12:29:32 UTC+3 пользователь Valerii Buzivskyi 
 написал:

 Hello Danial,

 thank you for your reply!

 We tryed to use  {param1:}  to associate price to each keyword.
 We get ads with correct keywords and prices.

 But there are some bugs.

 Almost 80% of keywords couldn't be associated with price because of 
 criterion id error.

 We make 2 scanning of database.
 1-st scanning gives us keywords (each keyword have its own id)
 2-nd scanning gives us prices (with ids for keywords)

 Then system try to associate keywords and prices via IDs.

 Some keywords and prices associated, and some - not/ Appears criterion 
 id error - wrong criterion id. But when we try to compare ids manualy - we 
 see, that everything is ok, all ids correct. And the last - we get this 
 error randomly for different groups and keywords. It means that sometimes 
 it works, sometimes - not.  We get 80% of keywords with errors , so it's 
  critical errors.


 Could you, please, show the way, where the reasons of this bugs can be 
 found?

 Thank you in advance.







 понедельник, 29 июля 2013 г., 15:33:38 UTC+3 пользователь Danial Klimkin 
 написал:

 Hello Valerii,


 Why it is possible to insert keywords into ad texts (see 
 https://support.google.com/adwords/answer/2454041), there is no way to 
 associate particular keywords with different prices.

 It is very easy to create separate ads for each such case with the API 
 as you can create thousands of ads easily. You'll also benefit from 
 statistics collected separately.

 Also, you may want to look into AdParams if you plan on updating your 
 prices regularly:

   
 https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


 -Danial, AdWords API Team.


 On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to 
 create ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, and 
 also need 1 more extra field to show different price for each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Re: Dynamic price in ads

2013-07-29 Thread Danial Klimkin
Hello Valerii,


Why it is possible to insert keywords into ad texts (see 
https://support.google.com/adwords/answer/2454041), there is no way to 
associate particular keywords with different prices.

It is very easy to create separate ads for each such case with the API as 
you can create thousands of ads easily. You'll also benefit from statistics 
collected separately.

Also, you may want to look into AdParams if you plan on updating your 
prices regularly:

  
https://developers.google.com/adwords/api/docs/reference/v201306/AdParamService


-Danial, AdWords API Team.


On Wednesday, July 24, 2013 11:00:29 AM UTC+4, Valerii Buzivskyi wrote:

 Hello

 Does any one can help me, and show the way, how is it possible to create 
 ads with dynamic price in API?

 For example we have some products:

 - Green T-Short from 5$,
 - Blue T-Short  from  7$,
 - Yellow T-Short  from  9$.

 I create (with api) keywords with urls:
 - green t-short   my.shop.com/green-t-short.html
 - blue t-short  my.shop.com/blue-t-short.html
 - yellow t-shortmy.shop.com/yellow-t-short.html

 Than I want to create 1 ad for all keywords using {KeyWord:...}, and also 
 need 1 more extra field to show different price for each product.

 Someting like this:
 1 row - {KeyWord: Coloured T-Shorts}
 2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
 3 row -  Buy it now!

 Than when user looking for Green T-Short, he will  see the next ad:

 Green T-Shorts
 Beautiful Green T-Shorts from 5$
 Buy it now!

 For Blue T-Short, the other one:

 BlueT-Shorts
 Beautiful Blue T-Short from 7$
 Buy it now!

 And for the Yellow T-Short:
 Yellow T-Short 
 Beautiful  Yellow T-Short  from 9$
 Buy it now!

 Is it possible to make such kind of ads with API?

 Thank you in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
For more options, visit https://groups.google.com/groups/opt_out.




Dynamic price in ads

2013-07-26 Thread Valerii Buzivskyi
Hello

Does any one can help me, and show the way, how is it possible to create 
ads with dynamic price in API?

For example we have some products:

- Green T-Short from 5$,
- Blue T-Short  from  7$,
- Yellow T-Short  from  9$.

I create (with api) keywords with urls:
- green t-short   my.shop.com/green-t-short.html
- blue t-short  my.shop.com/blue-t-short.html
- yellow t-shortmy.shop.com/yellow-t-short.html

Than I want to create 1 ad for all keywords using {KeyWord:...}, and also 
need 1 more extra field to show different price for each product.

Someting like this:
1 row - {KeyWord: Coloured T-Shorts}
2 row - Beautiful {KeyWord: Coloured T-Shorts} from {Price: 4$}
3 row -  Buy it now!

Than when user looking for Green T-Short, he will  see the next ad:

Green T-Shorts
Beautiful Green T-Shorts from 5$
Buy it now!

For Blue T-Short, the other one:

BlueT-Shorts
Beautiful Blue T-Short from 7$
Buy it now!

And for the Yellow T-Short:
Yellow T-Short 
Beautiful  Yellow T-Short  from 9$
Buy it now!

Is it possible to make such kind of ads with API?

Thank you in advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
For more options, visit https://groups.google.com/groups/opt_out.