Google Ads Marketing Platform Admin V1alpha Client - Class GetOrganizationRequest (0.1.2)

Reference documentation and code samples for the Google Ads Marketing Platform Admin V1alpha Client class GetOrganizationRequest.

Request message for GetOrganization RPC.

Generated from protobuf message google.marketingplatform.admin.v1alpha.GetOrganizationRequest

Namespace

Google \ Ads \ MarketingPlatform \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the Organization to retrieve. Format: organizations/{org_id}

getName

Required. The name of the Organization to retrieve.

Format: organizations/{org_id}

Returns
Type Description
string

setName

Required. The name of the Organization to retrieve.

Format: organizations/{org_id}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the Organization to retrieve. Format: organizations/{org_id} Please see Google\Ads\MarketingPlatform\Admin\V1alpha\MarketingplatformAdminServiceClient::organizationName() for help formatting this field.

Returns
Type Description
Google\Ads\MarketingPlatform\Admin\V1alpha\GetOrganizationRequest