[[["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-05-15 UTC."],[[["The `ProposalLineItemService` allows for managing proposal line items, including actions like archiving, pausing, releasing, reserving, resuming, and unarchiving."],["`UnarchiveProposalLineItems` is a specific action within the service used to restore archived proposal line items."],["This service utilizes the namespace `https://www.google.com/apis/ads/publisher/v202405` for its operations."],["Key fields include inherited `ProposalLineItemAction` and the specific `UnarchiveProposalLineItems` action."]]],["The `ProposalLineItemService` allows actions on `ProposalLineItem` objects. It defines `ProposalLineItemAction`, which includes `ArchiveProposalLineItems`, `PauseProposalLineItems`, `ReleaseProposalLineItems`, `ReserveProposalLineItems`, and `ResumeProposalLineItems`. The content also highlights `UnarchiveProposalLineItems`, an action specifically designed to unarchive `ProposalLineItem` objects. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]