Re: [android-developers] Discount Codes in Google Play - still impossible.

2014-10-31 Thread Nathan

Someone pointed out to me that:
https://support.google.com/googleplay/answer/3422659?hl=en

Redeemed gift cards and some promotional codes appear on your account as 
part of your Google Play balance 
https://support.google.com/googleplay/topic/3421699/. Other promotional 
codes give you access to specific apps and digital content, and the 
download will be automatically added to your library after you redeem your 
code.

So how do I create these other promotional codes that give access to 
specific apps and digital content?

I'm guessing only the Google Play team can. 

Nathan

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Discount Codes in Google Play - still impossible.

2014-10-30 Thread Nathan
According to my best understanding, it is still not possible to offer 
discount codes for your paid app in Google Play. 

Ie, a code that you can track that gives people a discount at time of 
purchase on a specific app. 

My next question is, has someone found a creative solution? 

Could I perhaps get one if I managed to contact the right person on the 
Google Play Marketing Team?

Nathan

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Discount Codes in Google Play - still impossible.

2014-10-30 Thread Steve Gabrilowitz
It's not clear if you want this discount code to be a limited time offer or
something that is always available to those in the know.  If the former
then you might be able to work something out with a key based system.  You
would have the regular free version of the app with 2 different key apps,
one at regular price and the other discounted.  The discounted one would
have minimum keywords and such to minimize people finding it by accident
and could be unpublished when the offer expired
On Oct 30, 2014 6:01 PM, Nathan nathan.d.mel...@gmail.com wrote:

 According to my best understanding, it is still not possible to offer
 discount codes for your paid app in Google Play.

 Ie, a code that you can track that gives people a discount at time of
 purchase on a specific app.

 My next question is, has someone found a creative solution?

 Could I perhaps get one if I managed to contact the right person on the
 Google Play Marketing Team?

 Nathan

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Discount Codes in Google Play - still impossible.

2014-10-30 Thread Nathan Mellor
On Thu, Oct 30, 2014 at 3:22 PM, Steve Gabrilowitz steveg1...@gmail.com
wrote:

 It's not clear if you want this discount code to be a limited time offer
 or something that is always available to those in the know.  If the
 former then you might be able to work something out with a key based
 system.  You would have the regular free version of the app with 2
 different key apps, one at regular price and the other discounted.  The
 discounted one would have minimum keywords and such to minimize people
 finding it by accident and could be unpublished when the offer expired

Limited time .

So I guess it would be a special version with a different package name,
which is never updated and would have no IAP. It’s something to consider.

Nathan.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Discount Codes in Google Play - still impossible.

2014-10-30 Thread Steve Gabrilowitz
Another possibility is something I have seen from time to time where
developers put an app on sale for a limited time - simple matter of
lowering the price and putting it back when the promotion is over
On Oct 30, 2014 6:39 PM, Nathan Mellor nathan.d.mel...@gmail.com wrote:

 On Thu, Oct 30, 2014 at 3:22 PM, Steve Gabrilowitz steveg1...@gmail.com
 wrote:

 It's not clear if you want this discount code to be a limited time offer
 or something that is always available to those in the know.  If the
 former then you might be able to work something out with a key based
 system.  You would have the regular free version of the app with 2
 different key apps, one at regular price and the other discounted.  The
 discounted one would have minimum keywords and such to minimize people
 finding it by accident and could be unpublished when the offer expired

 Limited time .

 So I guess it would be a special version with a different package name,
 which is never updated and would have no IAP. It’s something to consider.

 Nathan.



 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Discount Codes in Google Play - still impossible.

2014-10-30 Thread Nathan Mellor
It may be the best option.

Have a secret time when the app is discounted, and only those who sign up
for the newsletter/promotion/bundle deal will be informed in advance of
when that special . Those not so informed would still get the discount if
they just happen to be buying at the right time.

Nathan

On Thu, Oct 30, 2014 at 3:42 PM, Steve Gabrilowitz steveg1...@gmail.com
wrote:

 Another possibility is something I have seen from time to time where
 developers put an app on sale for a limited time - simple matter of
 lowering the price and putting it back when the promotion is over
 On Oct 30, 2014 6:39 PM, Nathan Mellor nathan.d.mel...@gmail.com
 wrote:

 On Thu, Oct 30, 2014 at 3:22 PM, Steve Gabrilowitz steveg1...@gmail.com
 wrote:

 It's not clear if you want this discount code to be a limited time offer
 or something that is always available to those in the know.  If the
 former then you might be able to work something out with a key based
 system.  You would have the regular free version of the app with 2
 different key apps, one at regular price and the other discounted.  The
 discounted one would have minimum keywords and such to minimize people
 finding it by accident and could be unpublished when the offer expired

 Limited time .

 So I guess it would be a special version with a different package name,
 which is never updated and would have no IAP. It’s something to consider.

 Nathan.



 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups Android Developers group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/android-developers/enPIJfI7BlY/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to
 android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.