Only one creative from a line item can serve at a time.
ONE_OR_MORE
Any number of creatives from a line item can serve together at a time.
AS_MANY_AS_POSSIBLE
As many creatives from a line item as can fit on a page will serve. This
could mean anywhere from one to all of a line item's creatives given the
size constraints of ad slots on a page.
ALL_ROADBLOCK
All or none of the creatives from a line item will serve. This option will only work if
served to a GPT tag using SRA (single request architecture mode).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["RoadblockingType determines how creatives from a line item are displayed together on a page."],["Options range from displaying only one creative to as many as possible, based on ad slot size and page constraints."],["`ALL_ROADBLOCK` requires SRA (single request architecture mode) for functionality and serves all or none of the line item creatives."],["`CREATIVE_SET` type requires the line item to have defined creative placeholders for master/companion creatives."],["RoadblockingType is utilized by several services within Google Ad Manager, such as ForecastService and LineItemService, to manage ad delivery."]]],["The core content details the `RoadblockingType` enumeration within a service namespace. It defines five roadblocking options: `ONLY_ONE` (only one creative serves), `ONE_OR_MORE` (any number can serve), `AS_MANY_AS_POSSIBLE` (as many as fit), `ALL_ROADBLOCK` (all or none), and `CREATIVE_SET` (using master/companion sets). These types determine how creatives from a line item can serve together, impacting ad delivery and placement.\n"]]