sequence property

int? sequence
getter/setter pair

Sequence number of the creative assignment, applicable when the rotation type is CREATIVE_ROTATION_TYPE_SEQUENTIAL.

Acceptable values are 1 to 65535, inclusive.

Implementation

core.int? sequence;