[[["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."],[[["InventoryService ValueSourceType identifies the source of a field's value, such as whether it's inherited from a parent object or directly specified by the user."],["This enumeration includes `PARENT`, `DIRECTLY_SPECIFIED`, and `UNKNOWN` to represent different value sources within the Ad Manager API."],["The namespace for this feature is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `ValueSourceType` enumeration, used within the `InventoryService`, defines how a field's value is determined. `PARENT` indicates the value is inherited from a parent object. `DIRECTLY_SPECIFIED` means the value is explicitly set by the user. `UNKNOWN` is returned when the API version doesn't reveal the true value. These types are used in relation to the `AdUnit` dependency in the `InventoryService`. The namespace for these definitions is provided.\n"]]