Klasse Application.ApplicationAppAdDebugInfo

java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.Application.ApplicationAppAdDebugInfo
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
Application

Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getIosMissingSettings

      Settings that need to be fixed before serving app ads for iOS.
      Gibt zurück:
      Settings that need to be fixed before serving app ads for iOS
    • addIosMissingSetting

      public boolean addIosMissingSetting(String iosMissingSetting)
    • removeIosMissingSetting

      public boolean removeIosMissingSetting(String iosMissingSetting)
    • getAndroidMissingSettings

      Settings that need to be fixed before serving app ads for Android.
      Gibt zurück:
      Settings that need to be fixed before serving app ads for Android
    • addAndroidMissingSetting

      public boolean addAndroidMissingSetting(String androidMissingSetting)
    • removeAndroidMissingSetting

      public boolean removeAndroidMissingSetting(String androidMissingSetting)
    • getIosInstallInvalidationSchemes

      Schemes used for iOS install invalidation
      Gibt zurück:
      Schemes used for iOS install invalidation
    • addIosInstallInvalidationScheme

      public boolean addIosInstallInvalidationScheme(String iosInstallInvalidationScheme)
    • removeIosInstallInvalidationScheme

      public boolean removeIosInstallInvalidationScheme(String iosInstallInvalidationScheme)
    • getLastIosInstall

      Timestamp of most recent install event reported by iOS SDK.
      Gibt zurück:
      Timestamp of most recent install event reported by iOS SDK
    • setLastIosInstall

      public void setLastIosInstall(Date lastIosInstall)
      Timestamp of most recent install event reported by iOS SDK.
    • getLastAndroidInstall

      Timestamp of most recent install event reported by Android SDK.
      Gibt zurück:
      Timestamp of most recent install event reported by Android SDK
    • setLastAndroidInstall

      public void setLastAndroidInstall(Date lastAndroidInstall)
      Timestamp of most recent install event reported by Android SDK.
    • getIosSupportStatus

      Status of iOS app ad support for this application.
      Gibt zurück:
      Status of iOS app ad support for this application
    • setIosSupportStatus

      public void setIosSupportStatus(String iosSupportStatus)
      Status of iOS app ad support for this application.
    • getAndroidSupportStatus

      Status of iOS app ad support for this application.
      Gibt zurück:
      Status of iOS app ad support for this application
    • setAndroidSupportStatus

      public void setAndroidSupportStatus(String androidSupportStatus)
      Status of iOS app ad support for this application.
    • getIosInstallsOverLastSevenDays

      Number of reported iOS installs over the last seven days.
      Gibt zurück:
      Number of reported iOS installs over the last seven days
    • setIosInstallsOverLastSevenDays

      public void setIosInstallsOverLastSevenDays(Long iosInstallsOverLastSevenDays)
      Number of reported iOS installs over the last seven days.
    • getAndroidInstallsOverLastSevenDays

      Number of reported Android installs over the last seven days.
      Gibt zurück:
      Number of reported Android installs over the last seven days
    • setAndroidInstallsOverLastSevenDays

      public void setAndroidInstallsOverLastSevenDays(Long androidInstallsOverLastSevenDays)
      Number of reported Android installs over the last seven days.
    • getLastIosDeferredDeepLinkCall

      Timestamp of most recent iOS deferred deep link request.
      Gibt zurück:
      Timestamp of most recent iOS deferred deep link request
    • setLastIosDeferredDeepLinkCall

      public void setLastIosDeferredDeepLinkCall(Date lastIosDeferredDeepLinkCall)
      Timestamp of most recent iOS deferred deep link request.
    • getLastAndroidDeferredDeepLinkCall

      Timestamp of most recent Android deferred deep link request.
      Gibt zurück:
      Timestamp of most recent Android deferred deep link request
    • setLastAndroidDeferredDeepLinkCall

      public void setLastAndroidDeferredDeepLinkCall(Date lastAndroidDeferredDeepLinkCall)
      Timestamp of most recent Android deferred deep link request.
    • getIsOcpmEnabled

      Is the application allowed to use optimized CPM bidding.
      Gibt zurück:
      Is the application allowed to use optimized CPM bidding
    • setIsOcpmEnabled

      public void setIsOcpmEnabled(Boolean isOcpmEnabled)
      Is the application allowed to use optimized CPM bidding.
    • getIsCpaEnabledForIos

      Is the application allowed to use CPA bidding for iOS
      Gibt zurück:
      Is the application allowed to use CPA bidding for iOS
    • setIsCpaEnabledForIos

      public void setIsCpaEnabledForIos(Boolean isCpaEnabledForIos)
      Is the application allowed to use CPA bidding for iOS
    • getIsCpaEnabledForAndroid

      Is the application allowed to use CPA bidding for Android.
      Gibt zurück:
      Is the application allowed to use CPA bidding for Android
    • setIsCpaEnabledForAndroid

      public void setIsCpaEnabledForAndroid(Boolean isCpaEnabledForAndroid)
      Is the application allowed to use CPA bidding for Android.
    • getIsAppInDevMode

      Is the application in development mode.
      Gibt zurück:
      Is the application in development mode
    • setIsAppInDevMode

      public void setIsAppInDevMode(Boolean isAppInDevMode)
      Is the application in development mode.
    • getIsAppChildApp

      Is the application childred of aonther application, i.e. is it a test application
      Gibt zurück:
      Is the application childred of aonther application, i.e. is it a test application
    • setIsAppChildApp

      public void setIsAppChildApp(Boolean isAppChildApp)
      Is the application childred of aonther application, i.e. is it a test application