enum CreativeRotationType (v202508)

  • CreativeRotationType defines how multiple creatives associated with a line item are displayed.

  • There are four strategies for creative rotation: EVEN, OPTIMIZED, MANUAL, and SEQUENTIAL.

  • EVEN rotation displays creatives an equal number of times, while OPTIMIZED serves them based on performance.

  • MANUAL and SEQUENTIAL rotation depend on settings defined in the LineItemCreativeAssociation.

The strategy to use for displaying multiple Creative objects that are associated with a LineItem.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
EVEN Creatives are displayed roughly the same number of times over the duration of the line item.
OPTIMIZED Creatives are served roughly proportionally to their performance.
MANUAL Creatives are served roughly proportionally to their weights, set on the LineItemCreativeAssociation.
SEQUENTIAL Creatives are served exactly in sequential order, aka Storyboarding. Set on the LineItemCreativeAssociation.