Can I slap a YouTube link inside of my game to advertise the next update?

See Community Standard number 25.
image

You can check if a user is allowed to see the content using GetPolicyInfoForPlayerAsync and checking if “YouTube” is in the AllowedExternalLinkReferences array. (most information from this post: RoGMT | Global Moderation Team - #7 by steven4547466)

1 Like