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-11-19 UTC."],[[["`RoadblockingType` in Google Ad Manager describes how creatives from a line item are served together on a page."],["It offers five options: `ONLY_ONE`, `ONE_OR_MORE`, `AS_MANY_AS_POSSIBLE`, `ALL_ROADBLOCK`, and `CREATIVE_SET`, each controlling the number of creatives displayed simultaneously."],["`ALL_ROADBLOCK` is specifically designed for GPT tags using single request architecture (SRA) and requires serving all or none of the line item's creatives."],["`CREATIVE_SET` is used for master/companion creative sets, requiring specific configuration within the LineItem's creativePlaceholders."]]],["The content details the `RoadblockingType` enumeration within ad services, defining how creatives from a line item can serve. `ONLY_ONE` restricts serving to a single creative. `ONE_OR_MORE` allows multiple. `AS_MANY_AS_POSSIBLE` serves as many creatives as a page allows. `ALL_ROADBLOCK` serves all or none, requiring SRA mode. `CREATIVE_SET` uses a master/companion `CreativeSet` setup and needs `LineItem.creativePlaceholders` to be set. The services using these parameters are ForecastService, LineItemService, LineItemTemplateService, and ProposalLineItemService.\n"]]