StudioInfo
Stay organized with collections
Save and categorize content based on your preferences.
Contains URLs linking back to claim-related pages in Studio.
JSON representation |
{
"issueUrl": string,
"claimUrl": string,
"videoUrl": string
} |
Fields |
issueUrl |
string
When claim has an "action required" issue (guaranteed to be at most 1), links to the issue page in Studio.
|
claimUrl |
string
Links to the claim page in Studio. Note: this page loads differently depending on whether the claim has "action required" issue or not.
|
videoUrl |
string
Links to the claimed video page in Studio.
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-23 UTC."],[[["The provided JSON structure represents data related to claims, including URLs for navigating to different pages in Studio."],["`issueUrl` links to the \"action required\" issue page in Studio, if one exists for a claim."],["`claimUrl` provides a link to the claim page in Studio, which may vary depending on whether an issue needs action."],["`videoUrl` directs users to the specific claimed video page in Studio."]]],[]]