class Pubprofiles extends Resource (View source)

The "pubprofiles" collection of methods.

Typical usage is:

 $adexchangebuyerService = new Google\Service\AdExchangeBuyer(...);
 $pubprofiles = $adexchangebuyerService->pubprofiles;

Methods

listPubprofiles(int $accountId, array $optParams = [])

Gets the requested publisher profile(s) by publisher accountId.

Details

GetPublisherProfilesByAccountIdResponse listPubprofiles(int $accountId, array $optParams = [])

Gets the requested publisher profile(s) by publisher accountId.

(pubprofiles.listPubprofiles)

Parameters

int $accountId

The accountId of the publisher to get profiles for.

array $optParams

Optional parameters.

Return Value

GetPublisherProfilesByAccountIdResponse