Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
SolveLLC
Level 8

RAF and Bundle ID macro

Is there a way to create custom macros to be passed back?  The most used for us is "bundle id".  Since we can't pass it back from RAF we have to create separate VAST tags for each channel.
5 REPLIES 5
RokuNB
Roku Employee
Roku Employee

Re: RAF and Bundle ID macro

Not at the moment. But this is falling on a sympathetic ear -
Can you please explain in more detail your case - what is this "bundle id"?
Where do you want to insert it, in beacons or?
0 Kudos
SolveLLC
Level 8

Re: RAF and Bundle ID macro

"RokuNB" wrote:
Not at the moment. But this is falling on a sympathetic ear -
Can you please explain in more detail your case - what is this "bundle id"?
Where do you want to insert it, in beacons or?

Bundle id is the identifier for a specific channel that is sent to VAST ad SSP/DSP's.  It's self assigned.  Typical format is com.roku.app
0 Kudos
RokuNB
Roku Employee
Roku Employee

Re: RAF and Bundle ID macro

Not exactly what you asked for, but you can use ROKU_ADS_APP_ID that contains the Roku app#.
This can be used for a singe ad tag for all of your apps on Roku.
0 Kudos
abdeee_
Level 7

Re: RAF and Bundle ID macro

Is there any way to find exact Bundle ID for published Roku Application?
0 Kudos
RokuNB
Roku Employee
Roku Employee

Re: RAF and Bundle ID macro

Is there any way to find exact Bundle ID for published Roku Application?

"Bundle ID" is Apple concept. Analogous on Android is "package" or "application ID".
On Roku, you have channel IDs, which for published apps are numbers - for example it's 12 for Netflix.

You can see that in the Channel Store URL
https://channelstore.roku.com/details/12/netflix
or in the developer portal URL when editing the app details.
0 Kudos