[[["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-02-13 UTC."],[[["The `PauseProposalLineItems` action is used to pause `ProposalLineItem` objects within Google Ad Manager."],["This action is part of the `ProposalLineItemService` and inherits from `ProposalLineItemAction`."],["Users must provide a `reason` (string) explaining why the `ProposalLineItem` is being paused."],["This functionality resides within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The `ProposalLineItemService` allows actions on `ProposalLineItem` objects. Key actions include `ArchiveProposalLineItems`, `PauseProposalLineItems`, `ReleaseProposalLineItems`, `ReserveProposalLineItems`, `ResumeProposalLineItems`, and `UnarchiveProposalLineItems`. `PauseProposalLineItems` specifically pauses `ProposalLineItem` objects. When pausing, a string `reason` field is required to explain why the `ProposalLineItem` is being paused. All these actions inherit from `ProposalLineItemAction`.\n"]]