Google Ads Marketing Platform Admin V1alpha Client - Class FindSalesPartnerManagedClientsResponse (0.4.0)

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

Response message for FindSalesPartnerManagedClients RPC.

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

Namespace

Google \ Ads \ MarketingPlatform \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ client_data array<FindSalesPartnerManagedClientsResponse\ClientData>

The clients managed by the sales org.

getClientData

The clients managed by the sales org.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setClientData

The clients managed by the sales org.

Parameter
Name Description
var array<FindSalesPartnerManagedClientsResponse\ClientData>
Returns
Type Description
$this