Google Ads Ad Manager V1 Client - Class UserDomainTargeting (0.3.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class UserDomainTargeting.

User Domain Targeting

Generated from protobuf message google.ads.admanager.v1.UserDomainTargeting

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ targeted_user_domains array

Optional. A list of user domains that should be targeted/included.

↳ excluded_user_domains array

Optional. A list of user domains that should be excluded.

getTargetedUserDomains

Optional. A list of user domains that should be targeted/included.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setTargetedUserDomains

Optional. A list of user domains that should be targeted/included.

Parameter
Name Description
var string[]
Returns
Type Description
$this

getExcludedUserDomains

Optional. A list of user domains that should be excluded.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setExcludedUserDomains

Optional. A list of user domains that should be excluded.

Parameter
Name Description
var string[]
Returns
Type Description
$this