• missing features

    Feature Suggestions
    8
    0 Votes
    8 Posts
    407 Views

    @noah I wish to be careful to deliver the feature as you need it. Could I ask you more questions about Prerequisites?

    Let's return to the mockup for ITEMS. I am showing a Deluxe Hat Rack.

    5e5eb964-36b5-425a-be04-65266c665238-image.png

    In this mockup, setting a Prerequisite only means: "Does the player possess these items in their inventory?"

    In the illustrated case, if the player has John's Hat and Mark's Hat in their inventory, then they can successfully attempt a purchase of this item.
    It will cost them 1,234,234 COINS and 5,345 Credits to receive the item.

    In this example, after paying the COINS and Credits to receive the Deluxe Hat Rack, the player still has John's Hat and Mark's Hat in their inventory at the end of the transaction.

    So could you verify that when you said, "We had only one step in mind. Consuming items I own while purchasing items" did you mean:

    A) prerequisites are not consumed when making an item purchase
    OR
    B) that you are seeking a system where ITEMS can be included in the List Price of an ITEM?

    I have a follow-up question: When the client calls Service ItemCatalog, Operation: GetCatalogItemsPage, would it be your preference that:
    Items with prerequisites that the player does not posses should be:
    A) Not returned
    B) Returned with an attribute, like "CannotBuy"
    C) Returned normally?
    (Because in a case where the player does not meet the prerequisites they will not be able to successfully purchase the item.)
    Could you provide some guidance here.

    Thank you for your help and advice,
    John

  • 0 Votes
    1 Posts
    4 Views
    No one has replied
  • MyServers Permission

    Unsolved General
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • 0 Votes
    1 Posts
    11 Views
    No one has replied
  • 0 Votes
    11 Posts
    316 Views

    Case 14047 Added
    Case 14048 Added

  • Segment Code Bug Report

    Unsolved General
    5
    0 Votes
    5 Posts
    117 Views

    All fields are editable during the cloning step, and the Code field is also editable there. I’m not sure why it’s looking like the Code field isn’t editable for you, it should work the same whether it’s under or over the 12‑character limit.

  • 0 Votes
    11 Posts
    318 Views
  • 0 Votes
    6 Posts
    138 Views

    My question has been answered.
    Thank you for your kind and detailed explanations every time.

  • 0 Votes
    5 Posts
    128 Views

    Added case 13932

  • 0 Votes
    3 Posts
    70 Views

    Thank you for your response.

    We used the automated promotion without making any changes to it. However, we confirmed that it works correctly in the production app.

    It seems that the issue may have been temporary, or that there was something incorrect in our configuration at the time. If the issue occurs again, we will contact you again with more details.

    Thank you for your help.

  • 0 Votes
    1 Posts
    60 Views
    No one has replied
  • Integration with .NET server

    Unsolved General
    2
    0 Votes
    2 Posts
    99 Views

    The SDK is just a plain C# source library you can drop into any .NET project (not Unity-only). You can find usage examples and the source in our GitHub repositories at https://github.com/getbraincloud.

  • 0 Votes
    6 Posts
    269 Views

    @moondory77 brainCloud 6.0 is releasing this month (June 2026). I am really excited about the headline features for it, hope you love it!

  • 0 Votes
    7 Posts
    312 Views

    Ah - great to hear @jongdae-won . Thanks for the update!

  • Admin Billing API request

    Unsolved APIs
    7
    0 Votes
    7 Posts
    314 Views

    Added the additional details to 13660

  • 0 Votes
    3 Posts
    159 Views

    Thank you for your kind response.

  • 0 Votes
    4 Posts
    247 Views

    @gyutaelee I will investigate the Per Promotion Deployment option you requested.

    As I was working on this I thought there may be a workaround for you that you would like. This could work for your team with minimal effort and on your current version of brainCloud portal.

    My solution hides the promotion so that only users you flag as TESTERS will see it.

    This would let your PROD testers gain the benefit of the no-ads promotion without disrupting your monetization.

    Within Automatic Promotions, there is the option to Target members of any of these segments.

    cb1f4861-16f8-432a-bb22-4b71dc0b0ce1-image.png

    Within Scheduled Promotions, there is the option to Offer this promo to: Only users in:

    2a5f3a28-91ba-4f2c-bb1c-5a2c04ead1e5-image.png

    Advancing to App > Design > Segmentation > Segments we can create a segment that filters to players that are flagged as Testers.

    59f8d7bc-3640-450f-ab67-086af9b8acdd-image.png

    Now, segments need to have at least one more criteria, so let's choose something like has logged in at least 1 time.

    d86e5f6d-ded8-4c7e-ab26-1c07f9813f0e-image.png

    Save this Segment

    IMPORTANT! Add the segment to your Promotion
    This will limit the promo to only eligible users. Noone else sees it!
    7aca6582-cff3-4469-ae98-6339b341ba06-image.png

    Next we will need to flag some users as Testers. For a DEV app, the easiest way to do this is to go to the User Browser, RECENTLY ACTIVE and pick players (your testers) with recent activity.

    ec366981-f641-4833-87f2-64798766555c-image.png

    GO TO USER to bring up their user summary and check the IsTester checkbox.
    d1094afd-ca63-4ce6-8070-477c879fb1d4-image.png

    Testers get a special icon
    e02b71bc-db5b-4127-a6a7-1528697aee6f-image.png

    Next, we will return to Segments.

    Segments are automatically processed overnight, but you can Refresh Segments immediately with the REFRESH SEGMENTS button. Please note: refreshing segments processes every player so this process can take a while and preferably left to low-traffic times of day.

    e306d8e0-553d-475c-a780-43fbed29a271-image.png

    After processing completes, we can check the cohort of testers by returning to the User Browser choosing BROWSE, and Browse Within A Segment.

    43a330f6-e572-4b0b-a8ca-c0d631e63240-image.png

    These are my Testers, so everything worked.
    a8b56bbb-536c-447b-9e7d-a8d8236ff165-image.png

    Since only testers are eligible for the promotion, you are free to deploy it to PROD without affecting your monetization. And the PROD Testers you select will be able to gain the workflow benefit of no ads.

    Could you let me know if this solution solves your problem?

    Let me know if you have any questions,
    Regards
    John
    -Design

  • 0 Votes
    3 Posts
    163 Views

    Case 13633 - [implementing]

  • 0 Votes
    7 Posts
    420 Views

    @Paul-Winterhalder , could you please respond to @noah 's inquiry?

  • 0 Votes
    5 Posts
    255 Views

    Hi @gyutaelee I am bringing this to the dev team for further discussion. thank you for suggesting it.