[[["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."],[[["The `PauseProposalLineItems` action is used to pause `ProposalLineItem` objects."],["This action inherits from `ProposalLineItemAction` and is part of the `ProposalLineItemService`."],["A `reason` field (string type) can be provided to explain the pause."],["This action is within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],["The `ProposalLineItemService` allows actions on `ProposalLineItem` objects, including `ArchiveProposalLineItems`, `PauseProposalLineItems`, `ReleaseProposalLineItems`, `ReserveProposalLineItems`, `ResumeProposalLineItems`, and `UnarchiveProposalLineItems`. `PauseProposalLineItems` specifically pauses proposal line items. This action requires a string `reason` to justify the pause. These actions are all part of the `ProposalLineItemAction` and have the same namespace.\n"]]