[[["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 PublisherQueryLanguageService uses a Row object to represent data for each entity within a ResultSet."],["Each Row object contains a `values` field, which is a collection of values representing data for a single entity."],["These values can be of various types including ObjectValue, ChangeHistoryValue, TargetingValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue."],["The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `PublisherQueryLanguageService` uses `ResultSet`, where each `Row` represents data for one entity. Each row contains a `values` field, which is an array of `Value` types. These value types include: `ObjectValue`, `ChangeHistoryValue`, `TargetingValue`, `BooleanValue`, `DateTimeValue`, `DateValue`, `NumberValue`, `SetValue`, and `TextValue`. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]