Microsoft Azure PlayFab logo
    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Add-ons
    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA
  • Runs on PlayFab
  • Pricing
    • Blog
    • Forums
    • Contact us
  • Sign up
  • Sign in
  • Ask a question
  • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges
  • Home /
  • API and SDK Questions /
avatar image
Question by te la · Nov 15, 2021 at 01:45 AM · entitiespricing

How much is the Profile Read meter cost of Profile/GetProfiles?

Dear Developers,

I would like to retrieve the names and representative character IDs of 25 people at a time by the Profile/GetProfiles API.

I plan to do so when displaying the group's application list, invitation list, members list, and friend list.

I have referred to the following page.

https://community.playfab.com/questions/46500/how-do-we-get-the-profile-data-of-each-member-in-t.html

Please let me know the following two points.

  1. When I get 25 title_player_account profiles by GetProfiles, is the Profile Read meter cost the same as when I get only 1 profile? If not, how much?
  2. When I get 25 title_player_account profiles by GetProfiles, are there any factors that affect the price, such as higher meter consumption?

Thanks in advance!

Comment

People who like this

0 Show 1
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image te la · Nov 11, 2021 at 02:36 AM 0
Share

(additional information)

I use SetObjects to set the player name and some player-specific public information into the title_player_account entity object.

I've already succeeded in getting those data by GetProfiles.

1 Reply

· Add your reply
  • Sort: 
avatar image
Best Answer

Answer by Sarah Zhang · Nov 15, 2021 at 09:45 AM

>> When I get 25 title_player_account profiles by GetProfiles, is the Profile Read meter cost the same as when I get only 1 profile? If not, how much?

For clarification, the logic of evaluating the usage of Events also applies evaluating your usage of Profile, each 1 KB increases the meter count by 1. And for Profile Reads, this 1 KB calculation applies to the total data returned, regardless of the number of key value pairs. This means that writing 10 keys of 100 bytes each is 10 "ticks" of the profile write meter, since each key value pair write is a minimum of 1 KB, while a read of those 10 keys is 1 "tick", since it's a total of 1 KB. For more specific details on the usages, see Pricing meters.

So, generally, the meter of getting 25 title_player_account profiles will be higher than getting 1 profile via calling GetProfiles, unless the latter has a larger amount of profile data.

>> When I get 25 title_player_account profiles by GetProfiles, are there any factors that affect the price, such as higher meter consumption?

The pricing will depend on your subscription plan and the meter. Please check the pricing page - Pricing (playfab.com) and the documentations - Billing Summary + Base Rate - PlayFab | Microsoft Docs, Development Mode - PlayFab | Microsoft Docs to learn about the base rate of every plan and how we will charge you for the additional usage.

As the first answer said, the meter of Profile reads will only be affected by the total amount of the data you read monthly. You can read this documentation - PlayFab Consumption Best Practices - PlayFab | Microsoft Docs, spetically this section - Data and Statistics for the details of the best practice to reduce the consumption.

Comment
te la

People who like this

1 Show 2 · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image takanoriuzuka · Nov 15, 2021 at 10:37 PM 0
Share
@Sarah Zhang

Thank you very much for your reply!

I have checked all the links you gave me.

Let me ask a similar question.

I use the following APIs to get the Player's UserReadOnlyData, UserInventory, and UserVirtualCurrency together.

  • GetPlayerCombinedInfo
  • Login APIs with GetPlayerCombinedInfoRequestParams

Since these are also Profile Reads, is the cost calculated by the total data size returned?

avatar image takanoriuzuka takanoriuzuka · Nov 22, 2021 at 03:47 AM 0
Share

@Sarah Zhang

Hello, Could you please answer the above question?

Perhaps I should re-post this as a separate question?

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Navigation

Spaces
  • General Discussion
  • API and SDK Questions
  • Feature Requests
  • PlayStream
  • Bugs
  • Add-on Marketplace
  • LiveOps
  • Follow this Question

    Answers Answers and Comments

    3 People are following this question.

    avatar image avatar image avatar image

    Related Questions

    Tracking Revenue without transaction being handled by Playfab,Logging Revenue Without Purchase Handled by Playfab? 1 Answer

    How do I retrieve DisplayName from a PlayerTitleId (Entity Id for a player in a Group)? 1 Answer

    Does anybody know of a solid video tutorial for Entities (objects and files)? 1 Answer

    ENTITY GLOBAL TITLE POLICY so that only members can read Entity Objects of an Entity Group 1 Answer

    Exchanging Party network descriptors: shared group data vs group entities 1 Answer

    PlayFab

    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Runs on PlayFab
    • Pricing

    Solutions

    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA

    Engineers

    • Documentation
    • Quickstarts
    • API Reference
    • SDKs
    • Usage Limits

    Resources

    • Forums
    • Contact us
    • Blog
    • Service Health
    • Terms of Service
    • Attribution

    Follow us

    • Facebook
    • Twitter
    • LinkedIn
    • YouTube
    • Sitemap
    • Contact Microsoft
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2020
    • Anonymous
    • Sign in
    • Create
    • Ask a question
    • Create an article
    • Post an idea
    • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Explore
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges