Google Ads Data Manager V1 Client - Class UserProperty (0.6.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class UserProperty.

A bucket of any additional user properties for the user associated with this event.

Generated from protobuf message google.ads.datamanager.v1.UserProperty

Namespace

Google \ Ads \ DataManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ property_name string

Required. The name of the user property to use.

↳ value string

Required. The string representation of the value of the user property to use.

getPropertyName

Required. The name of the user property to use.

Returns
Type Description
string

setPropertyName

Required. The name of the user property to use.

Parameter
Name Description
var string
Returns
Type Description
$this

getValue

Required. The string representation of the value of the user property to use.

Returns
Type Description
string

setValue

Required. The string representation of the value of the user property to use.

Parameter
Name Description
var string
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年07月31日 UTC.