Google Ads Marketing Platform Admin V1alpha Client - Class GetOrganizationRequest (0.1.1)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Ads Marketing Platform Admin V1alpha Client - Class GetOrganizationRequest (0.1.1)\n\n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Ads Marketing Platform Admin V1alpha Client class GetOrganizationRequest.\n\nRequest message for GetOrganization RPC.\n\nGenerated from protobuf message `google.marketingplatform.admin.v1alpha.GetOrganizationRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ MarketingPlatform \\\\ Admin \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the Organization to retrieve.\n\nFormat: organizations/{org_id}\n\n### setName\n\nRequired. The name of the Organization to retrieve.\n\nFormat: organizations/{org_id}\n\n### static::build"]]