Reference documentation and code samples for the Google Analytics Data V1beta Client class GetMetadataRequest.
Request for a property's dimension and metric metadata.
Generated from protobuf messagegoogle.analytics.data.v1beta.GetMetadataRequest
Namespace
Google \ Analytics \ Data \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the metadata to retrieve. This name field is specified in the URL path and not URL parameters. Property is a numeric Google Analytics property identifier. To learn more, seewhere to find your Property ID. Example: properties/1234/metadata Set the Property ID to 0 for dimensions and metrics common to all properties. In this special mode, this method will not return custom dimensions and metrics.
getName
Required. The resource name of the metadata to retrieve. This name field is
specified in the URL path and not URL parameters. Property is a numeric
Google Analytics property identifier. To learn more, seewhere to find
your Property
ID.
Example: properties/1234/metadata
Set the Property ID to 0 for dimensions and metrics common to all
properties. In this special mode, this method will not return custom
dimensions and metrics.
Returns
Type
Description
string
setName
Required. The resource name of the metadata to retrieve. This name field is
specified in the URL path and not URL parameters. Property is a numeric
Google Analytics property identifier. To learn more, seewhere to find
your Property
ID.
Example: properties/1234/metadata
Set the Property ID to 0 for dimensions and metrics common to all
properties. In this special mode, this method will not return custom
dimensions and metrics.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The resource name of the metadata to retrieve. This name field is
specified in the URL path and not URL parameters. Property is a numeric
Google Analytics property identifier. To learn more, seewhere to find
your Property
ID.
Example: properties/1234/metadata
Set the Property ID to 0 for dimensions and metrics common to all
properties. In this special mode, this method will not return custom
dimensions and metrics. Please seeBetaAnalyticsDataClient::metadataName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Analytics Data V1beta Client - Class GetMetadataRequest (0.22.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.22.3 (latest)](/php/docs/reference/analytics-data/latest/V1beta.GetMetadataRequest)\n- [0.22.2](/php/docs/reference/analytics-data/0.22.2/V1beta.GetMetadataRequest)\n- [0.21.1](/php/docs/reference/analytics-data/0.21.1/V1beta.GetMetadataRequest)\n- [0.20.1](/php/docs/reference/analytics-data/0.20.1/V1beta.GetMetadataRequest)\n- [0.19.0](/php/docs/reference/analytics-data/0.19.0/V1beta.GetMetadataRequest)\n- [0.18.0](/php/docs/reference/analytics-data/0.18.0/V1beta.GetMetadataRequest)\n- [0.17.1](/php/docs/reference/analytics-data/0.17.1/V1beta.GetMetadataRequest)\n- [0.16.4](/php/docs/reference/analytics-data/0.16.4/V1beta.GetMetadataRequest)\n- [0.14.0](/php/docs/reference/analytics-data/0.14.0/V1beta.GetMetadataRequest)\n- [0.13.0](/php/docs/reference/analytics-data/0.13.0/V1beta.GetMetadataRequest)\n- [0.12.0](/php/docs/reference/analytics-data/0.12.0/V1beta.GetMetadataRequest)\n- [0.11.2](/php/docs/reference/analytics-data/0.11.2/V1beta.GetMetadataRequest)\n- [0.10.1](/php/docs/reference/analytics-data/0.10.1/V1beta.GetMetadataRequest)\n- [0.9.5](/php/docs/reference/analytics-data/0.9.5/V1beta.GetMetadataRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Analytics Data V1beta Client class GetMetadataRequest.\n\nRequest for a property's dimension and metric metadata.\n\nGenerated from protobuf message `google.analytics.data.v1beta.GetMetadataRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Data \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The resource name of the metadata to retrieve. This name field is\nspecified in the URL path and not URL parameters. Property is a numeric\nGoogle Analytics property identifier. To learn more, see [where to find\nyour Property\nID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id).\n\nExample: properties/1234/metadata\nSet the Property ID to 0 for dimensions and metrics common to all\nproperties. In this special mode, this method will not return custom\ndimensions and metrics.\n\n### setName\n\nRequired. The resource name of the metadata to retrieve. This name field is\nspecified in the URL path and not URL parameters. Property is a numeric\nGoogle Analytics property identifier. To learn more, see [where to find\nyour Property\nID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id).\n\nExample: properties/1234/metadata\nSet the Property ID to 0 for dimensions and metrics common to all\nproperties. In this special mode, this method will not return custom\ndimensions and metrics.\n\n### static::build"]]