Author Topic: DACPLAY0.1.7 AD system online!  (Read 7356 times)

0 Members and 1 Guest are viewing this topic.

Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
so I tried blockchain_get_account_ads

but no idea. I don't get it how you see available ads and how you get them for your website.

edit:

>> blockchain_get_account_ads ad.dacplay 1

[{
    "index": {
      "account_id": 1325,
      "transaction_id": "392b1adf16d96993680b674ebe707bb1bdf2fc18"
    },
    "amount": {
      "amount": 1000200000,
      "asset_id": 0
    },
    "publisher_id": 1178,
    "message": "{\"bid\":\"1w\",\"creative\":{\"version\":1,\"title\":\"BitShares 2.0 is an industrial-grade financial smart contract platform.\",\"type\":\"image\",\"creative\":{\"image\":\"http://i3.tietuku.com/4ffd2aaaea602ba5.jpg\"},\"link\":\"https://bitshares.org/\"},\"starts_at\":\"2015-07-15T03:00:00\"}",
    "signer": "202b00019b4683694cf916573a92caa0f42de5e42881a7d81674059382e091539052a81437b8789acfc5f4986ee62803c3e1f8e94f13cac3022497f21cffe79c08"
  }
]

that's what I got. but how do I tell ad.dacplay I added the ad? how do I get paid?
« Last Edit: July 15, 2015, 03:06:11 pm by fav »

Offline phillyguy


so it's a marketplace for ads?

how do I apply for an ad I want to display on my website?

If you have a website, then you are the owner.
You'll tell people your AD policy, like price, position, size etc.
And then watch PLAY blockchain (API blockchain_get_account_ads <account_name> [limit]), or use a blockchain explorer service, pick up the  valid AD and show them on your website.
For owner the operation of "show AD" are automatic.

For publisher, they can buy your AD position in PLAY client.

Maybe the advantage is not clear for traditional website, but we hope this AD system will be widely used in PLAY client on gamedev account page and game page.

so let's say I want to display ads on my blog - where and how do I get in contact with the owner?

I'll test it later when I'm at home :)

I believe you are the owner: you post specs in the Play client for the kind of ad you have room for on your blog and the price you will charge. Then advertisers (publishers) using the Play client can buy your ad space for their content for x number of days.


Sent from my iPhone using Tapatalk
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
so it's a marketplace for ads?

how do I apply for an ad I want to display on my website?

If you have a website, then you are the owner.
You'll tell people your AD policy, like price, position, size etc.
And then watch PLAY blockchain (API blockchain_get_account_ads <account_name> [limit]), or use a blockchain explorer service, pick up the  valid AD and show them on your website.
For owner the operation of "show AD" are automatic.

For publisher, they can buy your AD position in PLAY client.

Maybe the advantage is not clear for traditional website, but we hope this AD system will be widely used in PLAY client on gamedev account page and game page.

so let's say I want to display ads on my blog - where and how do I get in contact with the owner?

I'll test it later when I'm at home :)

Offline logxing

so it's a marketplace for ads?

how do I apply for an ad I want to display on my website?

If you have a website, then you are the owner.
You'll tell people your AD policy, like price, position, size etc.
And then watch PLAY blockchain (API blockchain_get_account_ads <account_name> [limit]), or use a blockchain explorer service, pick up the  valid AD and show them on your website.
For owner the operation of "show AD" are automatic.

For publisher, they can buy your AD position in PLAY client.

Maybe the advantage is not clear for traditional website, but we hope this AD system will be widely used in PLAY client on gamedev account page and game page.
BTS Account:logxing

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
so it's a marketplace for ads?

how do I apply for an ad I want to display on my website?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Advertisement, for one Ad, maybe the price is 10000pls/7days
ahh .. ok ..

Who decides the price?
What happens with those PLS?
Is it centralized?

wallet_buy_ad <amount_to_pay> <asset_symbol> <publisher_account_name> <owner_account_name> [public_message]

It means publisher buy a AD position that provided by owner.
Any account can be publisher or owner.

Owner promise show the info at somewhere, like owner's website or software.

So owner decide the price. The PLS goto delegate at price 1PLS/400byte, the rest part belongs to the owner.
If the rest part is less than the price that provided by the owner, owner will not show the AD at his website(Common sense).
Blockchain don't care the price that provided by the owner, all of the Txs paid 1PLS/400byte are legal Tx.

AD and chat feature can be used on the page of gamedev or game in the future. Gamedev decide the price and the way of presentation.

By the way, chat feature use exactly the same API with AD feature.
cool .. thanks for the explanation

Offline logxing

Advertisement, for one Ad, maybe the price is 10000pls/7days
ahh .. ok ..

Who decides the price?
What happens with those PLS?
Is it centralized?

wallet_buy_ad <amount_to_pay> <asset_symbol> <publisher_account_name> <owner_account_name> [public_message]

It means publisher buy a AD position that provided by owner.
Any account can be publisher or owner.

Owner promise show the info at somewhere, like owner's website or software.

So owner decide the price. The PLS goto delegate at price 1PLS/400byte, the rest part belongs to the owner.
If the rest part is less than the price that provided by the owner, owner will not show the AD at his website(Common sense).
Blockchain don't care the price that provided by the owner, all of the Txs paid 1PLS/400byte are legal Tx.

AD and chat feature can be used on the page of gamedev or game in the future. Gamedev decide the price and the way of presentation.

By the way, chat feature use exactly the same API with AD feature.

BTS Account:logxing


Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Advertisement, for one Ad, maybe the price is 10000pls/7days
ahh .. ok ..

Who decides the price?
What happens with those PLS?
Is it centralized?

Offline radiumlau

  • Jr. Member
  • **
  • Posts: 25
    • View Profile
Advertisement, for one Ad, maybe the price is 10000pls/7days

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Can someone enlighten me: What is "AD"?

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
Doesn't work for me under OSX 10.10.3 ... can't choose account go with .. just white plain dropdown ... hope this helps
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline btswildpig

  • Hero Member
  • *****
  • Posts: 1424
    • View Profile
Is this similar to the wall feature in bts?

wall is for individual's account , just listed on bitsharesblocks.com as a "bulletin board" , but in the system , it's not .

DACPLAY's AD feature and chat box is for everybody to see as a general information on the wallet instead of clicking into a individual account .

PS. That's the way I understand it at least for now
« Last Edit: July 14, 2015, 09:56:31 am by btswildpig »
这个是私人账号,表达的一切言论均不代表任何团队和任何人。This is my personal account , anything I said with this account will be my opinion alone and has nothing to do with any group.