Reference documentation and code samples for the Google Analytics Admin V1alpha Client class CreateAdSenseLinkRequest.
Request message to be passed to CreateAdSenseLink method.
Generated from protobuf message google.analytics.admin.v1alpha.CreateAdSenseLinkRequest
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The property for which to create an AdSense Link. Format: properties/{propertyId} Example: properties/1234
↳ adsense_link
getParent
Required. The property for which to create an AdSense Link.
Format: properties/{propertyId} Example: properties/1234
string
setParent
Required. The property for which to create an AdSense Link.
Format: properties/{propertyId} Example: properties/1234
var
string
$this
getAdsenseLink
Required. The AdSense Link to create
hasAdsenseLink
clearAdsenseLink
setAdsenseLink
Required. The AdSense Link to create
$this
static::build
parent
string
Required. The property for which to create an AdSense Link. Format: properties/{propertyId} Example: properties/1234 Please see Google\Analytics\Admin\V1alpha\AnalyticsAdminServiceClient::propertyName() for help formatting this field.
adsenseLink