Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ParameterMutation.
Defines an event parameter to mutate.
Generated from protobuf message google.analytics.admin.v1alpha.ParameterMutation
Namespace
Google \ Analytics \ Admin \ V1alpha
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parameter
string
Required. The name of the parameter to mutate. This value must: * * be less than 40 characters. * * be unique across across all mutations within the rule * * consist only of letters, digits or _ (underscores) For event edit rules, the name may also be set to 'event_name' to modify the event_name in place.
↳ parameter_value
string
Required. The value mutation to perform. * * Must be less than 100 characters. * * To specify a constant value for the param, use the value's string. * * To copy value from another parameter, use syntax like "[[other_parameter]]" For more details, see this help center article.
getParameter
Required. The name of the parameter to mutate.
This value must:
be less than 40 characters.
be unique across across all mutations within the rule
consist only of letters, digits or _ (underscores)
For event edit rules, the name may also be set to 'event_name' to modify
the event_name in place.
Returns
Type
Description
string
setParameter
Required. The name of the parameter to mutate.
This value must:
be less than 40 characters.
be unique across across all mutations within the rule
consist only of letters, digits or _ (underscores)
For event edit rules, the name may also be set to 'event_name' to modify
the event_name in place.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getParameterValue
Required. The value mutation to perform.
Must be less than 100 characters.
To specify a constant value for the param, use the value's string.
To copy value from another parameter, use syntax like
"[[other_parameter]]" For more details, see this help center
article.
Returns
Type
Description
string
setParameterValue
Required. The value mutation to perform.
Must be less than 100 characters.
To specify a constant value for the param, use the value's string.
To copy value from another parameter, use syntax like
"[[other_parameter]]" For more details, see this help center
article.
[[["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 V1alpha Client - Class ParameterMutation (0.29.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.29.1 (latest)](/php/docs/reference/analytics-admin/latest/V1alpha.ParameterMutation)\n- [0.29.0](/php/docs/reference/analytics-admin/0.29.0/V1alpha.ParameterMutation)\n- [0.28.1](/php/docs/reference/analytics-admin/0.28.1/V1alpha.ParameterMutation)\n- [0.27.0](/php/docs/reference/analytics-admin/0.27.0/V1alpha.ParameterMutation)\n- [0.26.0](/php/docs/reference/analytics-admin/0.26.0/V1alpha.ParameterMutation)\n- [0.25.2](/php/docs/reference/analytics-admin/0.25.2/V1alpha.ParameterMutation)\n- [0.24.2](/php/docs/reference/analytics-admin/0.24.2/V1alpha.ParameterMutation)\n- [0.23.0](/php/docs/reference/analytics-admin/0.23.0/V1alpha.ParameterMutation)\n- [0.22.5](/php/docs/reference/analytics-admin/0.22.5/V1alpha.ParameterMutation)\n- [0.20.0](/php/docs/reference/analytics-admin/0.20.0/V1alpha.ParameterMutation)\n- [0.19.0](/php/docs/reference/analytics-admin/0.19.0/V1alpha.ParameterMutation)\n- [0.18.1](/php/docs/reference/analytics-admin/0.18.1/V1alpha.ParameterMutation)\n- [0.17.0](/php/docs/reference/analytics-admin/0.17.0/V1alpha.ParameterMutation)\n- [0.16.0](/php/docs/reference/analytics-admin/0.16.0/V1alpha.ParameterMutation)\n- [0.15.1](/php/docs/reference/analytics-admin/0.15.1/V1alpha.ParameterMutation)\n- [0.14.0](/php/docs/reference/analytics-admin/0.14.0/V1alpha.ParameterMutation)\n- [0.13.0](/php/docs/reference/analytics-admin/0.13.0/V1alpha.ParameterMutation)\n- [0.12.0](/php/docs/reference/analytics-admin/0.12.0/V1alpha.ParameterMutation)\n- [0.11.1](/php/docs/reference/analytics-admin/0.11.1/V1alpha.ParameterMutation)\n- [0.10.0](/php/docs/reference/analytics-admin/0.10.0/V1alpha.ParameterMutation)\n- [0.9.0](/php/docs/reference/analytics-admin/0.9.0/V1alpha.ParameterMutation)\n- [0.8.2](/php/docs/reference/analytics-admin/0.8.2/V1alpha.ParameterMutation) \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 V1alpha Client class ParameterMutation.\n\nDefines an event parameter to mutate.\n\nGenerated from protobuf message `google.analytics.admin.v1alpha.ParameterMutation`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Admin \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParameter\n\nRequired. The name of the parameter to mutate.\n\nThis value must:\n\n- be less than 40 characters.\n- be unique across across all mutations within the rule\n- consist only of letters, digits or _ (underscores) For event edit rules, the name may also be set to 'event_name' to modify the event_name in place.\n\n### setParameter\n\nRequired. The name of the parameter to mutate.\n\nThis value must:\n\n- be less than 40 characters.\n- be unique across across all mutations within the rule\n- consist only of letters, digits or _ (underscores) For event edit rules, the name may also be set to 'event_name' to modify the event_name in place.\n\n### getParameterValue\n\nRequired. The value mutation to perform.\n\n- Must be less than 100 characters.\n- To specify a constant value for the param, use the value's string.\n- To copy value from another parameter, use syntax like \"\\[\\[other_parameter\\]\\]\" For more details, see this [help center\n article](https://support.google.com/analytics/answer/10085872#modify-an-event&zippy=%2Cin-this-article%2Cmodify-parameters).\n\n### setParameterValue\n\nRequired. The value mutation to perform.\n\n- Must be less than 100 characters.\n- To specify a constant value for the param, use the value's string.\n- To copy value from another parameter, use syntax like \"\\[\\[other_parameter\\]\\]\" For more details, see this [help center\n article](https://support.google.com/analytics/answer/10085872#modify-an-event&zippy=%2Cin-this-article%2Cmodify-parameters)."]]