| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
PublisherProfile |
PublisherProfile.clone() |
PublisherProfile |
PublisherProfile.set(String fieldName,
Object value) |
PublisherProfile |
PublisherProfile.setAudienceDescription(String audienceDescription)
Description on the publisher's audience.
|
PublisherProfile |
PublisherProfile.setBuyerPitchStatement(String buyerPitchStatement)
Statement explaining what's unique about publisher's business, and why buyers should partner
with the publisher.
|
PublisherProfile |
PublisherProfile.setDirectDealsContact(String directDealsContact)
Contact information for direct reservation deals.
|
PublisherProfile |
PublisherProfile.setDisplayName(String displayName)
Name of the publisher profile.
|
PublisherProfile |
PublisherProfile.setDomains(List<String> domains)
The list of domains represented in this publisher profile.
|
PublisherProfile |
PublisherProfile.setGooglePlusUrl(String googlePlusUrl)
URL to publisher's Google+ page.
|
PublisherProfile |
PublisherProfile.setIsParent(Boolean isParent)
Indicates if this profile is the parent profile of the seller.
|
PublisherProfile |
PublisherProfile.setLogoUrl(String logoUrl)
A Google public URL to the logo for this publisher profile.
|
PublisherProfile |
PublisherProfile.setMediaKitUrl(String mediaKitUrl)
URL to additional marketing and sales materials.
|
PublisherProfile |
PublisherProfile.setMobileApps(List<PublisherProfileMobileApplication> mobileApps)
The list of apps represented in this publisher profile.
|
PublisherProfile |
PublisherProfile.setOverview(String overview)
Overview of the publisher.
|
PublisherProfile |
PublisherProfile.setProgrammaticDealsContact(String programmaticDealsContact)
Contact information for programmatic deals.
|
PublisherProfile |
PublisherProfile.setPublisherProfileId(String publisherProfileId)
Unique ID for publisher profile.
|
PublisherProfile |
PublisherProfile.setRateCardInfoUrl(String rateCardInfoUrl)
URL to a publisher rate card.
|
PublisherProfile |
PublisherProfile.setSamplePageUrl(String samplePageUrl)
URL to a sample content page.
|
PublisherProfile |
PublisherProfile.setSeller(Seller seller)
Seller of the publisher profile.
|
PublisherProfile |
PublisherProfile.setTopHeadlines(List<String> topHeadlines)
Up to three key metrics and rankings.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublisherProfile> |
ListPublisherProfilesResponse.getPublisherProfiles()
The list of matching publisher profiles.
|
| Modifier and Type | Method and Description |
|---|---|
ListPublisherProfilesResponse |
ListPublisherProfilesResponse.setPublisherProfiles(List<PublisherProfile> publisherProfiles)
The list of matching publisher profiles.
|
Copyright © 2011–2021 Google. All rights reserved.