Reference documentation and code samples for the Google Analytics Admin V1beta Client class DefaultValue.
Defines a default value/currency for a key event.
Generated from protobuf message google.analytics.admin.v1beta.KeyEvent.DefaultValue
Namespace
Google \ Analytics \ Admin \ V1beta \ KeyEvent
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ numeric_value
float
Required. This will be used to populate the "value" parameter for all occurrences of this Key Event (specified by event_name) where that parameter is unset.
↳ currency_code
string
Required. When an occurrence of this Key Event (specified by event_name) has no set currency this currency will be applied as the default. Must be in ISO 4217 currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for more information.
getNumericValue
Required. This will be used to populate the "value" parameter for all
occurrences of this Key Event (specified by event_name) where that
parameter is unset.
Returns
Type
Description
float
setNumericValue
Required. This will be used to populate the "value" parameter for all
occurrences of this Key Event (specified by event_name) where that
parameter is unset.
Parameter
Name
Description
var
float
Returns
Type
Description
$this
getCurrencyCode
Required. When an occurrence of this Key Event (specified by event_name)
has no set currency this currency will be applied as the default. Must be
in ISO 4217 currency code format.
Required. When an occurrence of this Key Event (specified by event_name)
has no set currency this currency will be applied as the default. Must be
in ISO 4217 currency code format.
[[["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 Admin V1beta Client - Class DefaultValue (0.29.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.29.1 (latest)](/php/docs/reference/analytics-admin/latest/V1beta.KeyEvent.DefaultValue)\n- [0.29.0](/php/docs/reference/analytics-admin/0.29.0/V1beta.KeyEvent.DefaultValue)\n- [0.28.1](/php/docs/reference/analytics-admin/0.28.1/V1beta.KeyEvent.DefaultValue)\n- [0.27.0](/php/docs/reference/analytics-admin/0.27.0/V1beta.KeyEvent.DefaultValue)\n- [0.26.0](/php/docs/reference/analytics-admin/0.26.0/V1beta.KeyEvent.DefaultValue)\n- [0.25.2](/php/docs/reference/analytics-admin/0.25.2/V1beta.KeyEvent.DefaultValue)\n- [0.24.2](/php/docs/reference/analytics-admin/0.24.2/V1beta.KeyEvent.DefaultValue)\n- [0.23.0](/php/docs/reference/analytics-admin/0.23.0/V1beta.KeyEvent.DefaultValue)\n- [0.22.5](/php/docs/reference/analytics-admin/0.22.5/V1beta.KeyEvent.DefaultValue)\n- [0.20.0](/php/docs/reference/analytics-admin/0.20.0/V1beta.KeyEvent.DefaultValue)\n- [0.19.0](/php/docs/reference/analytics-admin/0.19.0/V1beta.KeyEvent.DefaultValue)\n- [0.18.1](/php/docs/reference/analytics-admin/0.18.1/V1beta.KeyEvent.DefaultValue)\n- [0.17.0](/php/docs/reference/analytics-admin/0.17.0/V1beta.KeyEvent.DefaultValue)\n- [0.16.0](/php/docs/reference/analytics-admin/0.16.0/V1beta.KeyEvent.DefaultValue)\n- [0.15.1](/php/docs/reference/analytics-admin/0.15.1/V1beta.KeyEvent.DefaultValue)\n- [0.14.0](/php/docs/reference/analytics-admin/0.14.0/V1beta.KeyEvent.DefaultValue)\n- [0.13.0](/php/docs/reference/analytics-admin/0.13.0/V1beta.KeyEvent.DefaultValue)\n- [0.12.0](/php/docs/reference/analytics-admin/0.12.0/V1beta.KeyEvent.DefaultValue)\n- [0.11.1](/php/docs/reference/analytics-admin/0.11.1/V1beta.KeyEvent.DefaultValue)\n- [0.10.0](/php/docs/reference/analytics-admin/0.10.0/V1beta.KeyEvent.DefaultValue)\n- [0.9.0](/php/docs/reference/analytics-admin/0.9.0/V1beta.KeyEvent.DefaultValue)\n- [0.8.2](/php/docs/reference/analytics-admin/0.8.2/V1beta.KeyEvent.DefaultValue) \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 Admin V1beta Client class DefaultValue.\n\nDefines a default value/currency for a key event.\n\nGenerated from protobuf message `google.analytics.admin.v1beta.KeyEvent.DefaultValue`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Admin \\\\ V1beta \\\\ KeyEvent\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getNumericValue\n\nRequired. This will be used to populate the \"value\" parameter for all\noccurrences of this Key Event (specified by event_name) where that\nparameter is unset.\n\n### setNumericValue\n\nRequired. This will be used to populate the \"value\" parameter for all\noccurrences of this Key Event (specified by event_name) where that\nparameter is unset.\n\n### getCurrencyCode\n\nRequired. When an occurrence of this Key Event (specified by event_name)\nhas no set currency this currency will be applied as the default. Must be\nin ISO 4217 currency code format.\n\nSee \u003chttps://en.wikipedia.org/wiki/ISO_4217\u003e for more information.\n\n### setCurrencyCode\n\nRequired. When an occurrence of this Key Event (specified by event_name)\nhas no set currency this currency will be applied as the default. Must be\nin ISO 4217 currency code format.\n\nSee \u003chttps://en.wikipedia.org/wiki/ISO_4217\u003e for more information."]]