AccountsPublisherProfiles
class AccountsPublisherProfiles extends Resource (View source)
The "publisherProfiles" collection of methods.
Typical usage is:
$adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...);
$publisherProfiles = $adexchangebuyer2Service->accounts_publisherProfiles;
Methods
get(string $accountId, string $publisherProfileId, array $optParams = [])
Gets the requested publisher profile by id. (publisherProfiles.get)
listAccountsPublisherProfiles(string $accountId, array $optParams = [])
List all publisher profiles visible to the buyer (publisherProfiles.listAccountsPublisherProfiles)
Details
PublisherProfile
get(string $accountId, string $publisherProfileId, array $optParams = [])
Gets the requested publisher profile by id. (publisherProfiles.get)
ListPublisherProfilesResponse
listAccountsPublisherProfiles(string $accountId, array $optParams = [])
List all publisher profiles visible to the buyer (publisherProfiles.listAccountsPublisherProfiles)