[[["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-08-20 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."],["The namespace for InventoryService ValueSourceType is `https://www.google.com/apis/ads/publisher/v202408`."]]],["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` signifies that the actual value is not available in the current API version. It is located in the specified namespace and related to `AdUnit` dependencies.\n"]]