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 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-09-04 UTC."],[],[],null,["# Google Ads Marketing Platform Admin V1alpha Client - Class GetOrganizationRequest (0.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.1 (latest)](/php/docs/reference/marketingplatform-admin/latest/V1alpha.GetOrganizationRequest)\n- [0.2.0](/php/docs/reference/marketingplatform-admin/0.2.0/V1alpha.GetOrganizationRequest)\n- [0.1.4](/php/docs/reference/marketingplatform-admin/0.1.4/V1alpha.GetOrganizationRequest) \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"]]