[[["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-10-09 UTC."],[[["\u003cp\u003eThis documentation details the schema for tracking events related to a specific Google Analytics 4 property.\u003c/p\u003e\n"],["\u003cp\u003eThe schema utilizes a JSON object with a single field, "propertyId", which requires a string value representing the Google Analytics GA4 property ID.\u003c/p\u003e\n"],["\u003cp\u003eYou can find information on locating your Property ID in the provided link to the Google Analytics developer guides.\u003c/p\u003e\n"]]],["The core content describes the `propertyId` field within a JSON structure. This field, represented as a string, is a unique identifier for a Google Analytics GA4 property. It specifies that the string value corresponds to the property's ID, and a link is provided for users to learn how to locate their specific Property ID within the Google Analytics interface.\n"],null,["# Entity\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe unique identifier of the property whose events are tracked.\n\n| JSON representation ||\n|----------------------------------|---|\n| ``` { \"propertyId\": string } ``` |\n\n| Fields ||\n|--------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `propertyId` | `string` A Google Analytics GA4 property id. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). |"]]