[[["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."],[[["ProposalLineItemService provides actions for managing proposal line items, such as archiving, pausing, releasing, reserving, resuming, and unarchiving."],["It uses the ProposalLineItemAction inheritance for various operations on ProposalLineItem objects."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["It includes specific fields like `ProposalLineItemAction` (inherited) and `ArchiveProposalLineItems`."]]],["The `ProposalLineItemService` offers actions for managing proposal line items. These actions, which inherit from `ProposalLineItemAction`, include `ArchiveProposalLineItems`, `PauseProposalLineItems`, `ReleaseProposalLineItems`, `ReserveProposalLineItems`, `ResumeProposalLineItems`, and `UnarchiveProposalLineItems`. Specifically, `ArchiveProposalLineItems` is used to archive `ProposalLineItem` objects. All the actions are accessible through the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]