Forum Discussion
RokuJonathanD
7 years agoCommunity Moderator
"RokuJonathanD" wrote:"joetesta" wrote:
Types listed do not match example:pages: landing, sign in, registration, device activation, subscription selection, payment, and cancellation.Examples:
"Sign_Up|pageNumber=1|pageType=Landing Page" "Sign_Up|pageNumber=2|pageType=Sign In"
Note: "Landing Page" vs "landing"
JD: BTW, I cleaned up the doc based on this feedback, and fixed some rendering issues that were affecting how the samples were displayed.
Can we use any arbitrary values we want for these? Please clarify in the documentation.
https://developer.roku.com/en-gb/docs/developer-program/discovery/search/prioritizing-authenticated-channels-in-roku-search.md
JD: The names need to include an index and label, but those can indeed by arbitrary...I would make sure to sequentially number pages/forms in a logical order (I wouldn't randomly number items), and make sure labels help make it easy to identify the corresponding page...I'll update the doc to be more clear about this.