- GDPR - Static variable in class com.adcolony.sdk.AdColonyAppOptions
-
- getAdSize() - Method in class com.adcolony.sdk.AdColonyAdView
-
Used to retrieve the AdColonyAdSize object associated with this view.
- getAppOptions() - Static method in class com.adcolony.sdk.AdColony
-
Used to retrieve the currently set app options for this session.
- getAppOrientation() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the app orientation set in the app options.
- getAppVersion() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the app version set in the app options.
- getCustomMessageListener(String) - Static method in class com.adcolony.sdk.AdColony
-
Used to retrieve the currently registered AdColonyCustomMessageListener.
- getGDPRConsentString() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- getGDPRRequired() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- getHeight() - Method in class com.adcolony.sdk.AdColonyAdSize
-
- getKeepScreenOn() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the current setting for keepScreenOn.
- getListener() - Method in class com.adcolony.sdk.AdColonyAdView
-
Used to retrieve the AdColonyAdViewListener object associated with this view.
- getListener() - Method in class com.adcolony.sdk.AdColonyInterstitial
-
- getMediationInfo() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the currently set mediation info.
- getMessage() - Method in class com.adcolony.sdk.AdColonyCustomMessage
-
Used to retrieve the message String tied to this object.
- getMetadata(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve an arbitrary option with the given key.
- getMoPubAppOptions(String) - Static method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to return app options when configuring the origin store and app version via MoPub's
dashboard
- getMultiWindowEnabled() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the multi-window enabled flag
- getOption(String) - Method in class com.adcolony.sdk.AdColonyAdOptions
-
Used to retrieve an arbitrary option with the given key.
- getOption(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve an arbitrary option with the given key.
- getOriginStore() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the origin store set in the app options.
- getPlayFrequency() - Method in class com.adcolony.sdk.AdColonyZone
-
Used to retrieve the play frequency for this zone (i.e. the number of times the
AdColonyInterstitial.show() method must be called to display an interstitial from
this zone).
- getPluginInfo() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the currently set plugin info.
- getPrivacyConsentString(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the specified privacy consent string set in the app options.
- getPrivacyFrameworkRequired(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the specified privacy framework required value set in the app options.
- getRemainingViewsUntilReward() - Method in class com.adcolony.sdk.AdColonyZone
-
Used to retrieve the remaining number of ads that must be watched before a reward is given.
- getRequestedAdOrientation() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- getRewardAmount() - Method in class com.adcolony.sdk.AdColonyReward
-
Used to retrieve the integer amount of the reward.
- getRewardAmount() - Method in class com.adcolony.sdk.AdColonyZone
-
Used to retrieve the reward amount tied to each reward event.
- getRewardListener() - Static method in class com.adcolony.sdk.AdColony
-
Used to retrieve the global reward listener for this app session.
- getRewardName() - Method in class com.adcolony.sdk.AdColonyReward
-
Used to retrieve the name of the reward currency.
- getRewardName() - Method in class com.adcolony.sdk.AdColonyZone
-
Used to retrieve the name of the reward currency as defined on this zone's page on our
dashboard.
- getSDKVersion() - Static method in class com.adcolony.sdk.AdColony
-
Used to retrieve the version String of the AdColony SDK.
- getTestModeEnabled() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the test mode enabled flag
- getType() - Method in class com.adcolony.sdk.AdColonyCustomMessage
-
Used to retrieve the message type.
- getUserAge() - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve the user age as set in the user metadata.
- getUserAnnualHouseholdIncome() - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve the user's annual household income as set in the user metadata.
- getUserEducation() - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve the user's education as set in the user metadata.
- getUserGender() - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve the user gender set in the user metadata.
- getUserID() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to retrieve the unique user id set in the app options.
- getUserInterests() - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve the user's interests as set in the user metadata.
- getUserLocation() - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve the current user's location as set in the user metadata.
- getUserMaritalStatus() - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve the user's marital status as set in the user metadata.
- getUserMetadata() - Method in class com.adcolony.sdk.AdColonyAdOptions
-
Deprecated.
- getUserMetadata() - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- getUserZipCode() - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to retrieve the user's ZIP code as set in the user metadata.
- getViewsPerReward() - Method in class com.adcolony.sdk.AdColonyZone
-
Used to retrieve the number of ad views necessary for a reward.
- getWidth() - Method in class com.adcolony.sdk.AdColonyAdSize
-
- getZone(String) - Static method in class com.adcolony.sdk.AdColony
-
Getter for AdColonyZone objects.
- getZoneId() - Method in class com.adcolony.sdk.AdColonyAdView
-
Used to retrieve the zone identifier for the zone that this ad was requested from.
- getZoneID() - Method in class com.adcolony.sdk.AdColonyInterstitial
-
Used to retrieve the zone identifier tied to this ad object.
- getZoneID() - Method in class com.adcolony.sdk.AdColonyReward
-
Used to retrieve the zone id that was used to eventually trigger this reward event.
- getZoneID() - Method in class com.adcolony.sdk.AdColonyZone
-
Used to retrieve the zone id tied to this object.
- getZoneType() - Method in class com.adcolony.sdk.AdColonyZone
-
Used to retrieve the type of zone
- LANDSCAPE - Static variable in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- LEADERBOARD - Static variable in class com.adcolony.sdk.AdColonyAdSize
-
728 x 90
- logAchievementUnlocked(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when a user unlocks an achievement, e.g.
- logActivated() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when the user activates the app of their account.
- logAddToCart(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when the user adds an item(s) to a shopping cart.
- logAddToWishlist(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when the user adds an item(s) to their wishlist.
- logAdImpression() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when an ad impression has occurred.
- logAppOpen() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when the app has opened.
- logAppRated() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when the user has rated your application.
- logCheckoutInitiated() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when a user has added items to their cart, but have not yet completed the
checkout process.
- logContentView(String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a content view event.
- logCreditsSpent(String, Integer, Double, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a credits spent event, e.g. when a user applies credits to purchase something of value.
- logCustomEvent(String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a custom event.
- logEvent(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Logs events that do not have a predefined method within this class.
- logEvent(String, HashMap<String, String>) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Logs events that do not have a predefined method within this class.
- LOGIN_DEFAULT - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
Valid values for 'logLogin' method parameter.
- LOGIN_FACEBOOK - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- LOGIN_GOOGLE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- LOGIN_LINKEDIN - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- LOGIN_OPENID - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- LOGIN_TWITTER - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- logInvite() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an invite when a user invites friends to install or re-engage in your app or service.
- logLevelAchieved(Integer) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a level achieved event.
- logLogin(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a login event if the user has successfully logged in.
- logPaymentInfoAdded() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when the user has added payment information.
- logRegistrationCompleted(String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a 'registration completed' event, e.g. when a user has finished the registration process.
- logReservation() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a reservation event when a user has completed a reservation.
- logSearch(String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a search event when a user has completed a search.
- logSocialSharingEvent(String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log a social sharing event, e.g.
- logTransaction(String, Integer, Double, String, String, String, String) - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Report a transaction/purchase event.
- logTutorialCompleted() - Static method in class com.adcolony.sdk.AdColonyEventTracker
-
Log an event when the user completes a tutorial.
- onAdColonyCustomMessage(AdColonyCustomMessage) - Method in interface com.adcolony.sdk.AdColonyCustomMessageListener
-
- onAudioStarted(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Deprecated.
- onAudioStopped(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Deprecated.
- onBackPressed() - Method in class com.adcolony.sdk.AdColonyAdViewActivity
-
- onClicked(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
-
Called when the user has interacted with the ad in a meaningful way, for example a click that led
to some underlying tracking or responsive interaction.
- onClicked(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the user has interacted with the ad in a meaningful way, i.e. a click that led
to some underlying tracking or responsive interaction.
- onClosed(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
-
Called when an expanded ad view closes.
- onClosed(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the interstitial ad closes.
- onCreate(Bundle) - Method in class com.adcolony.sdk.AdColonyAdViewActivity
-
- onCreate(Bundle) - Method in class com.adcolony.sdk.AdColonyInterstitialActivity
- onExpiring(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when an interstitial expires and is no longer valid for playback.
- onFailure() - Method in class com.adcolony.sdk.AdColonySignalsListener
-
Called if AdColony has not yet been configured, or there was an error parsing data.
- onIAPEvent(AdColonyInterstitial, String, int) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when an in-app purchase (IAP) enabled ad has triggered an IAP event.
- onLeftApplication(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
-
Called when some action during the ad causes the user to leave the application.
- onLeftApplication(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when some action during the ad causes the user to leave the application.
- onOpened(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
-
Called when the ad view is clicked on and expanded.
- onOpened(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called when the interstitial ad opens.
- onRequestFilled(AdColonyAdView) - Method in class com.adcolony.sdk.AdColonyAdViewListener
-
Called in response to an ad request when the request has been successfully filled.
- onRequestFilled(AdColonyInterstitial) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called in response to an ad request when the request has been successfully filled.
- onRequestNotFilled(AdColonyZone) - Method in class com.adcolony.sdk.AdColonyAdViewListener
-
Called when the ad request is not successfully filled.
- onRequestNotFilled(AdColonyZone) - Method in class com.adcolony.sdk.AdColonyInterstitialListener
-
Called in response to an ad request when the request failed to fill.
- onReward(AdColonyReward) - Method in interface com.adcolony.sdk.AdColonyRewardListener
-
- onSuccess(String) - Method in class com.adcolony.sdk.AdColonySignalsListener
-
Called in response to successful collectSignals() call
- send() - Method in class com.adcolony.sdk.AdColonyCustomMessage
-
Sends the custom message to AdColony.
- SENSOR - Static variable in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- set(String, String) - Method in class com.adcolony.sdk.AdColonyCustomMessage
-
Use this method to set the type and message Strings for this object.
- setAppOptions(AdColonyAppOptions) - Static method in class com.adcolony.sdk.AdColony
-
Used to update/replace app options at runtime.
- setAppOrientation(int) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Optionally send a constant representing the orientation of your app.
- setAppVersion(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Optionally set an app version to be reported to AdColony.
- setGDPRConsentString(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- setGDPRRequired(boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- setKeepScreenOn(boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to programmatically set a flag on our Activity's window to keep the display from going
to sleep.
- setListener(AdColonyAdViewListener) - Method in class com.adcolony.sdk.AdColonyAdView
-
- setListener(AdColonyInterstitialListener) - Method in class com.adcolony.sdk.AdColonyInterstitial
-
- setMediationNetwork(String, String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to send information about the mediation network that has implemented AdColony
- setMetadata(String, boolean) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Optionally set an arbitrary key/value definition
- setMetadata(String, double) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Optionally set an arbitrary key/value definition
- setMetadata(String, String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Optionally set an arbitrary key/value definition
- setMultiWindowEnabled(boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to alert AdColony that multi-window is enabled for your app, allowing us to adjust
our interstitial layout as necessary.
- setOption(String, boolean) - Method in class com.adcolony.sdk.AdColonyAdOptions
-
Optionally set an arbitrary key/value definition
- setOption(String, double) - Method in class com.adcolony.sdk.AdColonyAdOptions
-
Optionally set an arbitrary key/value definition
- setOption(String, String) - Method in class com.adcolony.sdk.AdColonyAdOptions
-
Optionally set an arbitrary key/value definition
- setOption(String, boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Optionally set an arbitrary key/value definition
- setOption(String, double) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Optionally set an arbitrary key/value definition
- setOption(String, String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Optionally set an arbitrary key/value definition
- setOriginStore(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Optionally set the origin store for this app (default: 'google').
- setPlugin(String, String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to send information about the plugin AdColony wrapper.
- setPrivacyConsentString(String, String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
This is to provide AdColony with the user's consent string of the specified type if applicable.
- setPrivacyFrameworkRequired(String, boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
This is to provide AdColony about whether or not the specified privacy framework is applicable.
- setRequestedAdOrientation(int) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- setRewardListener(AdColonyRewardListener) - Static method in class com.adcolony.sdk.AdColony
-
Call this method to set the AdColonyRewardListener for global reward callbacks for your app.
- setTestModeEnabled(boolean) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Used to enable test ads for your application without changing dashboard settings.
- setUserAge(int) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to set the current user's age.
- setUserAnnualHouseholdIncome(int) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to set the user's annual household income.
- setUserEducation(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to set the user's education level.
- setUserGender(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to set the current user's gender.
- setUserID(String) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Optionally set a unique id for this specific app session to be reported to AdColony.
- setUserLocation(Location) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to set the current user's location.
- setUserMaritalStatus(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to set the current user's marital status.
- setUserMetadata(AdColonyUserMetadata) - Method in class com.adcolony.sdk.AdColonyAdOptions
-
Deprecated.
- setUserMetadata(AdColonyUserMetadata) - Method in class com.adcolony.sdk.AdColonyAppOptions
-
Deprecated.
- setUserZipCode(String) - Method in class com.adcolony.sdk.AdColonyUserMetadata
-
Deprecated.
Used to set the current user's ZIP code.
- show() - Method in class com.adcolony.sdk.AdColonyInterstitial
-
Called to display a fullscreen interstitial advertisement.
- SKYSCRAPER - Static variable in class com.adcolony.sdk.AdColonyAdSize
-
160 x 600
- SOCIAL_SHARING_CUSTOM - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_FACEBOOK - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_FLICKR - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_FOURSQUARE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_GOOGLE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_INSTAGRAM - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_LINKEDIN - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_PINTEREST - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_SNAPCHAT - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_TUMBLR - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_TWITTER - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_VIMEO - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_VINE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- SOCIAL_SHARING_YOUTUBE - Static variable in class com.adcolony.sdk.AdColonyEventTracker
-
- success() - Method in class com.adcolony.sdk.AdColonyReward
-
Used to retrieve information about whether or not the reward was successful.