ReportingContextEnum
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Reporting context values provide insights into where your products are appearing across Google surfaces, such as Shopping ads, Display ads, and Free listings.
REPORTING_CONTEXT_ENUM_UNSPECIFIED is a default value and indicates that the reporting context is not specified.
Specific values like SHOPPING_ADS or FREE_LISTINGS clarify the origin of product data within reports.
Some enums, like DISCOVERY_ADS, are deprecated and should be replaced with their updated counterparts, like DEMAND_GEN_ADS.
[[["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 2025-03-05 UTC."],[],["The content defines enums for reporting context values, specifying different types of ads and listings. These include `SHOPPING_ADS`, `DEMAND_GEN_ADS` (and its `DISCOVER_SURFACE` variant), `VIDEO_ADS`, `DISPLAY_ADS`, `LOCAL_INVENTORY_ADS`, `VEHICLE_INVENTORY_ADS`, `FREE_LISTINGS`, and `FREE_LOCAL_LISTINGS`, plus `FREE_LOCAL_VEHICLE_LISTINGS`. It also includes `YOUTUBE_AFFILIATE`, `YOUTUBE_SHOPPING`, `CLOUD_RETAIL`, `LOCAL_CLOUD_RETAIL`, `PRODUCT_REVIEWS`, `MERCHANT_REVIEWS`, `YOUTUBE_CHECKOUT` and some depricated enums. Each enum links to a relevant Google support page for further information.\n"]]