Reference documentation and code samples for the Google Analytics Admin V1alpha API module Google::Analytics::Admin::V1alpha::AnalyticsAdminService::Paths.
Path helper methods for the AnalyticsAdminService API.
[[["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-09 UTC."],[],[],null,["# Google Analytics Admin V1alpha API - Module Google::Analytics::Admin::V1alpha::AnalyticsAdminService::Paths (v0.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.0 (latest)](/ruby/docs/reference/google-analytics-admin-v1alpha/latest/Google-Analytics-Admin-V1alpha-AnalyticsAdminService-Paths)\n- [0.10.0](/ruby/docs/reference/google-analytics-admin-v1alpha/0.10.0/Google-Analytics-Admin-V1alpha-AnalyticsAdminService-Paths)\n- [0.9.1](/ruby/docs/reference/google-analytics-admin-v1alpha/0.9.1/Google-Analytics-Admin-V1alpha-AnalyticsAdminService-Paths) \nReference documentation and code samples for the Google Analytics Admin V1alpha API module Google::Analytics::Admin::V1alpha::AnalyticsAdminService::Paths.\n\nPath helper methods for the AnalyticsAdminService API. \n\nExtended By\n-----------\n\n- [Google::Analytics::Admin::V1alpha::AnalyticsAdminService::Paths](./Google-Analytics-Admin-V1alpha-AnalyticsAdminService-Paths)\n\nMethods\n-------\n\n### #account_path\n\n def account_path(account:) -\u003e ::String\n\nCreate a fully-qualified Account resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}` \n**Parameter**\n\n- **account** (String) \n**Returns**\n\n- (::String)\n\n### #conversion_event_path\n\n def conversion_event_path(property:, conversion_event:) -\u003e ::String\n\nCreate a fully-qualified ConversionEvent resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/conversionEvents/{conversion_event}` \n**Parameters**\n\n- **property** (String)\n- **conversion_event** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #custom_dimension_path\n\n def custom_dimension_path(property:) -\u003e ::String\n\nCreate a fully-qualified CustomDimension resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/customDimensions` \n**Parameter**\n\n- **property** (String) \n**Returns**\n\n- (::String)\n\n### #custom_metric_path\n\n def custom_metric_path(property:) -\u003e ::String\n\nCreate a fully-qualified CustomMetric resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/customMetrics` \n**Parameter**\n\n- **property** (String) \n**Returns**\n\n- (::String)\n\n### #data_retention_settings_path\n\n def data_retention_settings_path(property:) -\u003e ::String\n\nCreate a fully-qualified DataRetentionSettings resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/dataRetentionSettings` \n**Parameter**\n\n- **property** (String) \n**Returns**\n\n- (::String)\n\n### #data_sharing_settings_path\n\n def data_sharing_settings_path(account:) -\u003e ::String\n\nCreate a fully-qualified DataSharingSettings resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`accounts/{account}/dataSharingSettings` \n**Parameter**\n\n- **account** (String) \n**Returns**\n\n- (::String)\n\n### #data_stream_path\n\n def data_stream_path(property:, data_stream:) -\u003e ::String\n\nCreate a fully-qualified DataStream resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/dataStreams/{data_stream}` \n**Parameters**\n\n- **property** (String)\n- **data_stream** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #display_video360_advertiser_link_path\n\n def display_video360_advertiser_link_path(property:, display_video_360_advertiser_link:) -\u003e ::String\n\nCreate a fully-qualified DisplayVideo360AdvertiserLink resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/displayVideo360AdvertiserLinks/{display_video_360_advertiser_link}` \n**Parameters**\n\n- **property** (String)\n- **display_video_360_advertiser_link** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #display_video360_advertiser_link_proposal_path\n\n def display_video360_advertiser_link_proposal_path(property:, display_video_360_advertiser_link_proposal:) -\u003e ::String\n\nCreate a fully-qualified DisplayVideo360AdvertiserLinkProposal resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/displayVideo360AdvertiserLinkProposals/{display_video_360_advertiser_link_proposal}` \n**Parameters**\n\n- **property** (String)\n- **display_video_360_advertiser_link_proposal** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #firebase_link_path\n\n def firebase_link_path(property:, firebase_link:) -\u003e ::String\n\nCreate a fully-qualified FirebaseLink resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/firebaseLinks/{firebase_link}` \n**Parameters**\n\n- **property** (String)\n- **firebase_link** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #global_site_tag_path\n\n def global_site_tag_path(property:, data_stream:) -\u003e ::String\n\nCreate a fully-qualified GlobalSiteTag resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/dataStreams/{data_stream}/globalSiteTag` \n**Parameters**\n\n- **property** (String)\n- **data_stream** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #google_ads_link_path\n\n def google_ads_link_path(property:, google_ads_link:) -\u003e ::String\n\nCreate a fully-qualified GoogleAdsLink resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/googleAdsLinks/{google_ads_link}` \n**Parameters**\n\n- **property** (String)\n- **google_ads_link** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #google_signals_settings_path\n\n def google_signals_settings_path(property:) -\u003e ::String\n\nCreate a fully-qualified GoogleSignalsSettings resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/googleSignalsSettings` \n**Parameter**\n\n- **property** (String) \n**Returns**\n\n- (::String)\n\n### #measurement_protocol_secret_path\n\n def measurement_protocol_secret_path(property:, data_stream:, measurement_protocol_secret:) -\u003e ::String\n\nCreate a fully-qualified MeasurementProtocolSecret resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}/dataStreams/{data_stream}/measurementProtocolSecrets/{measurement_protocol_secret}` \n**Parameters**\n\n- **property** (String)\n- **data_stream** (String)\n- **measurement_protocol_secret** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #property_path\n\n def property_path(property:) -\u003e ::String\n\nCreate a fully-qualified Property resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`properties/{property}` \n**Parameter**\n\n- **property** (String) \n**Returns**\n\n- (::String)\n\n### #user_link_path\n\n def user_link_path(account:, user_link:) -\u003e ::String\n def user_link_path(property:, user_link:) -\u003e ::String\n\nCreate a fully-qualified UserLink resource string. \n**Overloads** \n\n def user_link_path(account:, user_link:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`accounts/{account}/userLinks/{user_link}` \n**Parameters**\n\n- **account** (String)\n- **user_link** (String) \n\n def user_link_path(property:, user_link:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`properties/{property}/userLinks/{user_link}` \n**Parameters**\n\n- **property** (String)\n- **user_link** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]