Search results

From ePrize Developers Wiki

You searched for Entry

Jump to: navigation, search

There is no page titled "Entry". You can create this page.

For more information about searching ePrize Developers Wiki, see Help.

Showing below up to 20 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)

Article title matches

  1. Award sweepstakes entry (2,668 bytes)
    3: ...summary=Awards the profile an [[Sweepstakes Entry|entry]] into the sweepstakes. The pool of entries will...
    5: ...th some information about the entry itself. This entry information does not need to be kept and does not...
    12: ...ame Identifier for the Sweepstakes into which the entry will be awarded. (A constant value provided to yo...
    15: ...event''': Name of an event to award a sweepstakes entry for (must begin with "api-", e.g. "api-poll" or "...
    18: |title=Successfully Awarding a Sweeps Entry
  2. Send a Contest Entry Link (1,769 bytes)
    3: |summary=Send a link to a [[Enter Contest|contest entry]] to a friend. The result will be an email sent ...
    4: |resource=/v1/{apikey}/contest/entry/{entryId}/send_a_link
    8: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
  3. Fetch a Contest Entry (1,302 bytes)
    3: .... This will return information about the contest entry.
    4: |resource=/v1/{apikey}/contest/entry/{entryid}
    8: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
    12: |title=Successfully fetch an entry
    17: <entry>
  4. Vote on a Contest Entry (1,980 bytes)
    3: ...ount can be retrieved later and displayed with an entry or in the gallery.
    4: |resource=/v1/{apikey}/contest/entry/{entryId}/vote
    8: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
    9: ...msrequired='''reason''': reason for flagging this entry.
    20: <entry>
  5. Tattle on a Contest Entry (1,533 bytes)
    3: |summary=Send a notification about a specific entry to an administrator. The result will be an email...
    4: |resource=/v1/{apikey}/contest/entry/{entryid}/tattle
    8: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
    9: ...msrequired='''reason''': reason for flagging this entry.
    25: |title=Tattle on an entry ID that does not exist
  6. Rate a Contest Entry (3,260 bytes)
    4: |summary=Rate a [[Enter Contest|contest entry]]. A rating is provided by a user and must be as...
    5: |resource=/v1/{apikey}/contest/entry/{entryId}/rate
    9: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
    16: |title=Rate an entry successfully:
    23: <entry>

Page text matches

  1. API Home Page (4,656 bytes)
    97: | [[Award sweepstakes entry]]
    149: | /v1/{apikey}/contest/entry
    151: | [[Fetch a Contest Entry]]
    153: | /v1/{apikey}/contest/entry/{entryId}
    157: .../v1/{apikey}/profile/{profileId}.{webkey}/contest/entry
  2. Fetch profile by key (2,099 bytes)
    15: This URL is an entry point. It may be easily attacked because valid UR...
  3. Create profile (3,850 bytes)
    3: ... be awarded and Instant Win play or a Sweepstakes entry and can be retrieved later.
    13: This URL is an entry point. It may be easily attacked because valid UR...
  4. Award token (2,722 bytes)
    12: ...ame Identifier for the Sweepstakes into which the entry will be awarded. (A constant value provided to yo...
  5. Fetch token (1,286 bytes)
    12: ...ame Identifier for the Sweepstakes into which the entry will be awarded. (A constant value provided to yo...
  6. Redeem token (3,681 bytes)
    10: ...ame Identifier for the Sweepstakes into which the entry will be awarded. (A constant value provided to yo...
  7. Fetch prize (2,080 bytes)
    12: ...ame Identifier for the Sweepstakes into which the entry will be awarded. (A constant value provided to yo...
  8. Games and Awards (1,937 bytes)
    33: A sweepstakes game collects [[Award_sweepstakes_entry|entries]] from users throughout the duration of t...
    38: | [[Award sweepstakes entry]]
    63: ...example, in a sweepstakes a limit would be that 1 entry could be awarded per day.
  9. FAQ (6,829 bytes)
    19: ...consumer should earn an award, like a sweepstakes entry or game play? ===
    21: ... in charge of when the user should get the sweeps entry or game play. BReWS will determine whether or not...
  10. Award sweepstakes entry (2,668 bytes)
    3: ...summary=Awards the profile an [[Sweepstakes Entry|entry]] into the sweepstakes. The pool of entries will...
    5: ...th some information about the entry itself. This entry information does not need to be kept and does not...
    12: ...ame Identifier for the Sweepstakes into which the entry will be awarded. (A constant value provided to yo...
    15: ...event''': Name of an event to award a sweepstakes entry for (must begin with "api-", e.g. "api-poll" or "...
    18: |title=Successfully Awarding a Sweeps Entry
  11. Contest API (2,149 bytes)
    17: | [[Enter Contest|Create Contest Entry]]
    19: | /v1/{apikey}/contest/entry
    21: | [[Fetch a Contest Entry]]
    23: | /v1/{apikey}/contest/entry/{entryId}
    27: .../v1/{apikey}/profile/{profileId}.{webkey}/contest/entry
  12. Enter Contest (3,032 bytes)
    3: ...will be preconfigured to expect a certain type of entry type (essay content, or binary image data). For ...
    4: |resource=/v1/{apikey}/contest/entry
    7: ...body''': for an essay, this is the content of the entry
    11: '''title''': entry title
    15: '''description''': description of entry (usually has a character or word length associate...
  13. Get All Contest Entries for a Profile (1,902 bytes)
    4: .../v1/{apikey}/profile/{profileId}.{webkey}/contest/entry
    17: <entry>
    22: <entry_id>1</entry_id>
    23: <entry_state>approved</entry_state>
    32: </entry>
  14. Send a Contest Entry Link (1,769 bytes)
    3: |summary=Send a link to a [[Enter Contest|contest entry]] to a friend. The result will be an email sent ...
    4: |resource=/v1/{apikey}/contest/entry/{entryId}/send_a_link
    8: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
  15. Browse Contest Gallery (7,307 bytes)
    50: <phase>entry</phase>
    53: <entry>
    58: <entry_id>1</entry_id>
    59: <entry_state>approved</entry_state>
    68: </entry>
  16. Fetch a Contest Entry (1,302 bytes)
    3: .... This will return information about the contest entry.
    4: |resource=/v1/{apikey}/contest/entry/{entryid}
    8: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
    12: |title=Successfully fetch an entry
    17: <entry>
  17. Vote on a Contest Entry (1,980 bytes)
    3: ...ount can be retrieved later and displayed with an entry or in the gallery.
    4: |resource=/v1/{apikey}/contest/entry/{entryId}/vote
    8: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
    9: ...msrequired='''reason''': reason for flagging this entry.
    20: <entry>
  18. Tattle on a Contest Entry (1,533 bytes)
    3: |summary=Send a notification about a specific entry to an administrator. The result will be an email...
    4: |resource=/v1/{apikey}/contest/entry/{entryid}/tattle
    8: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
    9: ...msrequired='''reason''': reason for flagging this entry.
    25: |title=Tattle on an entry ID that does not exist
  19. Rate a Contest Entry (3,260 bytes)
    4: |summary=Rate a [[Enter Contest|contest entry]]. A rating is provided by a user and must be as...
    5: |resource=/v1/{apikey}/contest/entry/{entryId}/rate
    9: ...': ID of the entry retrieved from [[Enter Contest|entry creation]] or by viewing the [[Browse_Contest_Gal...
    16: |title=Rate an entry successfully:
    23: <entry>
  20. Photo Upload Key (2,712 bytes)
    6: ...he photo_url as the photo element in your contest entry.
    31: ...com/eprize-imageupload/{apikey}/PROMO-photo-{uid}-ENTRYID-RANDOM_KEY.jpg</photo_url>
    33: <basename>PROMO-photo-{uid}-ENTRY-RANDOM_KEY</basename>
    39: <pid>API_KEY-photo-{uid}-ENTRY-RANDOM_KEY</pid>
    46: ....eprize.net/cv3_index.php?pid=API_KEY-photo-{uid}-ENTRY-RANDOM_KEY&amp;random_key=RANDOM_KEY&amp;t_width=...

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)



Search in namespaces:

List redirects
Search for
Views
Personal tools