[[["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 LineItemTemplateService allows retrieval of LineItemTemplates, notably through the getLineItemTemplatesByStatement method."],["LineItemTemplatePage objects represent a page of LineItemTemplate objects, containing information like total result size, starting index, and the templates themselves."],["This page structure is part of the Google Ad Manager API, specifically under the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `LineItemTemplateService` uses `getLineItemTemplatesByStatement` to retrieve a `LineItemTemplatePage`. This page contains a set of `LineItemTemplate` objects. The `LineItemTemplatePage` provides metadata about the results, including `totalResultSetSize`, the total number of items, `startIndex`, the starting position, and `results`, the array of `LineItemTemplate` within that page. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]