GoogleApi.ContentWarehouse.V1.Model.EmbedsPackagingServiceClient
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Developers register a client in Google API Console to get the deep-linking feature on Google+ posts or frames about their apps. The client data is stored in this proto.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
androidPackageName
(type:String.t
, default:nil
)
- Android app's package name to generate the deep-link URI. -
iosAppStoreId
(type:String.t
, default:nil
)
- iOS app's App Store ID to generate the App Store URL when app is not installed on device. -
iosBundleId
(type:String.t
, default:nil
)
- iOS app's bundle ID to generate the deep-link URI. -
type
(type:String.t
, default:nil
)
- Type of Google API Console client.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.EmbedsPackagingServiceClient