Reference documentation and code samples for the Google Ads Ad Manager V1 Client class CreateSiteRequest.
Request object for CreateSite
method.
Generated from protobuf message google.ads.admanager.v1.CreateSiteRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where this Site
will be created. Format: networks/{network_code}
↳ site
getParent
Required. The parent resource where this Site
will be created.
Format: networks/{network_code}
string
setParent
Required. The parent resource where this Site
will be created.
Format: networks/{network_code}
var
string
$this
getSite
Required. The Site
to create.
hasSite
clearSite
setSite
Required. The Site
to create.
$this
static::build
parent
string
Required. The parent resource where this Site
will be created.
Format: networks/{network_code}
Please see SiteServiceClient::networkName()
for help formatting this field.
site

