[[["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 LineItemTemplateService allows retrieval of LineItemTemplates, and the LineItemTemplatePage object stores these results."],["LineItemTemplatePage includes the total result size, starting index, and the LineItemTemplate objects themselves."],["This page's data is organized within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The `LineItemTemplateService` uses `getLineItemTemplatesByStatement` to retrieve a `LineItemTemplatePage`. This page contains a set of `LineItemTemplate` objects. The `LineItemTemplatePage` provides metadata: `totalResultSetSize`, indicating the total number of results, `startIndex`, the starting index of the page within the results, and `results`, an array of `LineItemTemplate` objects on the page. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]