Reference documentation and code samples for the Google Ads Ad Manager V1 Client class FirstPartyMobileApplicationTargeting.
First-party mobile application targeting.
Generated from protobuf message google.ads.admanager.v1.FirstPartyMobileApplicationTargeting
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ targeted_applications
array
Optional. The resource names of the first-party applications that should be targeted.
↳ excluded_applications
array
Optional. The resource names of the first-party applications that should be excluded.
getTargetedApplications
Optional. The resource names of the first-party applications that should be targeted.
setTargetedApplications
Optional. The resource names of the first-party applications that should be targeted.
var
string[]
$this
getExcludedApplications
Optional. The resource names of the first-party applications that should be excluded.
setExcludedApplications
Optional. The resource names of the first-party applications that should be excluded.
var
string[]
$this

