StudioInfo

  • 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.

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.

Design a Mobile Site
View Site in Mobile | Classic
Share by: