Slot Parameters GET Flashcards

1
Q

slid

A

Required? Yes. Slot custom ID. Any string with valid letters/digits/symbols, must be unique in a request.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

tpcl

A

Required? No. Slot Time Position Class. Valid values are: PREROLL MIDROLL POSTROLL OVERLAY DISPLAY PAUSE_MIDROLL If only tpcl is included in ad request, the slot will be generated with standard ad unit. If tpcl and slau are present in the request, the slau value will override the tpcl value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

tpos

A

Required? Required for temporal slots. Slot time position in seconds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

ptgt

A

Required? Yes. Type of slot. This is a required parameter. ptgt=a: temporal slot ptgt=s: site section non-temporal slot ptgt=p: video player non-temporal slot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

maxd

A

Required? No. Slot max duration in seconds.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

w

A

Required? Required for display slots. Slot width in pixel.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

h

A

Required? Required for display slots. Slot height in pixel.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

slau

A

Required? Required, if “tpcl” isn’t specified. Specify custom ad unit names for this slot. Multiple ad unit names can be put into this parameter, separated by “|”. Ad unit group names are also supported but you can only specify one ad unit group; multiple ad unit groups or mixed ad unit group and ad unit names are not supported. If only slau is included in ad request, the slot will be generated with specified ad unit. If slau is assigned with any of the following invalid values, the slot will be generated with standard ad unit: preroll midroll postroll overlay If slau is assigned with any other invalid value, the slot can NOT be generated. If both tpcl and slau are included, the slau value will override the tpcl value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

cd

A

Required? No. Compatible Dimensions. Besides the primary dimension of a slot specified by “w” and “h”, you can use “cd” to specify multiple additional compatible dimensions of ad units that a slot can accept. The syntax is “cd=[width1],[height1]|[width2],[height2]|…”. For example, if a 300x250 slot can also accept 300x200 and 300x60 ads, you can set the “cd” parameter as “cd=300,200|300,60”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

envp

A

Required? No. Rarely used except for Linktag2. Profile for this slot. It can override the configuration in “prof” on this slot level, and should not be used unless being instructed by the FreeWheel solutions team. “prof” should be preferred in most cases.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

cpsq

A

Required? Optional for midroll slots depending on NW setting. Specifies which cue point within a CBP should be used to determine ad restrictions: cpsq=[cue_point_number] If network turns on the network function to allow MRM to infer cue point sequence if not set in request, it could be omitted, Otherwise, this parameter is required. The max value of cpsq is 2147483647.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

mind

A

Required? Required in live. The minimum duration of a slot, in seconds: mind=[minimum_duration]. maxd and mind are usually set as the same value. mind allows ad server to ignore certain UI restrictions to more aggressively fill an ad break in a live scenario, where there may not be an option to return to content early.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

prct

A

Required? No. Primary content type. It is used to override profile supported content types for a specific slot. This will also mean that the profiles supported content types will be ignored and only looked at the content types specified in this flag for that slot. If a profile doesn’t support some specific content types, you can use this parameter to add them. Please use comma to separate multiple content types. For example: prct=content_type1,content_type2,content_type3 Note that all content types that need to be rendered on slots with prct enabled must be listed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly