Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
AssociationsessionsStartProductCode_Afc :: AssociationsessionsStartProductCodegogol-adsense-host Gogol.AdSenseHost.Types AdSense For Content
pattern
AssociationsessionsStartProductCode_Afg :: AssociationsessionsStartProductCodegogol-adsense-host Gogol.AdSenseHost.Types AdSense For Games
pattern
AssociationsessionsStartProductCode_Afmc :: AssociationsessionsStartProductCodegogol-adsense-host Gogol.AdSenseHost.Types AdSense For Mobile Content - deprecated
pattern
AssociationsessionsStartProductCode_Afs :: AssociationsessionsStartProductCodegogol-adsense-host Gogol.AdSenseHost.Types AdSense For Search - deprecated
pattern
AssociationsessionsStartProductCode_Afv :: AssociationsessionsStartProductCodegogol-adsense-host Gogol.AdSenseHost.Types AdSense For Video
fromAssociationsessionsStartProductCode :: AssociationsessionsStartProductCode -> Textgogol-adsense-host Gogol.AdSenseHost.Types No documentation available.
data
AndroidEnterpriseProductsApprove gogol-android-enterprise Gogol.AndroidEnterprise Approves the specified product and the relevant app permissions, if any. The maximum number of products that you can approve per enterprise customer is 1,000. To learn how to use managed Google Play to design and create a store layout to display approved products to your users, see Store Layout Design. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. See: newAndroidEnterpriseProductsApprove smart constructor.
-
gogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise A resource alias for androidenterprise.products.approve method which the AndroidEnterpriseProductsApprove request conforms to.
data
AndroidEnterpriseProductsGenerateApprovalUrl gogol-android-enterprise Gogol.AndroidEnterprise Generates a URL that can be rendered in an iframe to display the permissions (if any) of a product. An enterprise admin must view these permissions and accept them on behalf of their organization in order to approve that product. Admins should accept the displayed permissions by interacting with a separate UI element in the EMM console, which in turn should trigger the use of this URL as the approvalUrlInfo.approvalUrl property in a Products.approve call to approve the product. This URL can only be used to display permissions for up to 1 day. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. See: newAndroidEnterpriseProductsGenerateApprovalUrl smart constructor.