| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
PublisherProfileMobileApplication |
PublisherProfileMobileApplication.clone() |
PublisherProfileMobileApplication |
PublisherProfileMobileApplication.set(String fieldName,
Object value) |
PublisherProfileMobileApplication |
PublisherProfileMobileApplication.setAppStore(String appStore)
The app store the app belongs to.
|
PublisherProfileMobileApplication |
PublisherProfileMobileApplication.setExternalAppId(String externalAppId)
The external ID for the app from its app store.
|
PublisherProfileMobileApplication |
PublisherProfileMobileApplication.setName(String name)
The name of the app.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublisherProfileMobileApplication> |
PublisherProfile.getMobileApps()
The list of apps represented in this publisher profile.
|
| Modifier and Type | Method and Description |
|---|---|
PublisherProfile |
PublisherProfile.setMobileApps(List<PublisherProfileMobileApplication> mobileApps)
The list of apps represented in this publisher profile.
|
Copyright © 2011–2021 Google. All rights reserved.