2017-03-30 22:30:51 +00:00
|
|
|
# Copyright 2015 Google Inc.
|
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
#
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
#
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# limitations under the License.
|
|
|
|
|
|
|
|
require 'date'
|
|
|
|
require 'google/apis/core/base_service'
|
|
|
|
require 'google/apis/core/json_representation'
|
|
|
|
require 'google/apis/core/hashable'
|
|
|
|
require 'google/apis/errors'
|
|
|
|
|
|
|
|
module Google
|
|
|
|
module Apis
|
|
|
|
module FirebasedynamiclinksV1
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class AnalyticsInfo
|
2017-07-12 20:10:42 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class AndroidInfo
|
2017-03-30 22:30:51 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2018-04-04 00:35:50 +00:00
|
|
|
class CreateManagedShortLinkRequest
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
|
|
|
class CreateManagedShortLinkResponse
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class CreateShortDynamicLinkRequest
|
2017-03-30 22:30:51 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class CreateShortDynamicLinkResponse
|
2017-03-30 22:30:51 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-10-11 00:34:58 +00:00
|
|
|
class DesktopInfo
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-09-08 00:35:46 +00:00
|
|
|
class DeviceInfo
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class DynamicLinkEventStat
|
2017-03-30 22:30:51 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class DynamicLinkInfo
|
2017-03-30 22:30:51 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-07-12 20:10:42 +00:00
|
|
|
class DynamicLinkStats
|
2017-03-30 22:30:51 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-07-12 20:10:42 +00:00
|
|
|
class DynamicLinkWarning
|
2017-06-14 17:02:03 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-09-08 00:35:46 +00:00
|
|
|
class GetIosPostInstallAttributionRequest
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
|
|
|
class GetIosPostInstallAttributionResponse
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2018-09-01 00:36:36 +00:00
|
|
|
class GetIosReopenAttributionRequest
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
|
|
|
class GetIosReopenAttributionResponse
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class GooglePlayAnalytics
|
2017-03-30 22:30:51 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class ITunesConnectAnalytics
|
2017-06-02 06:11:31 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
|
2017-05-04 19:35:56 +00:00
|
|
|
class IosInfo
|
2017-06-02 06:11:31 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
|
2018-04-04 00:35:50 +00:00
|
|
|
class ManagedShortLink
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class NavigationInfo
|
2017-06-02 06:11:31 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2017-04-03 20:18:48 +00:00
|
|
|
|
2017-06-02 06:11:31 +00:00
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class SocialMetaTagInfo
|
2017-06-02 06:11:31 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2017-05-26 16:44:32 +00:00
|
|
|
|
2017-06-02 06:11:31 +00:00
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class Suffix
|
2017-06-14 17:02:03 +00:00
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class AnalyticsInfo
|
2017-07-12 20:10:42 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :google_play_analytics, as: 'googlePlayAnalytics', class: Google::Apis::FirebasedynamiclinksV1::GooglePlayAnalytics, decorator: Google::Apis::FirebasedynamiclinksV1::GooglePlayAnalytics::Representation
|
|
|
|
|
|
|
|
property :itunes_connect_analytics, as: 'itunesConnectAnalytics', class: Google::Apis::FirebasedynamiclinksV1::ITunesConnectAnalytics, decorator: Google::Apis::FirebasedynamiclinksV1::ITunesConnectAnalytics::Representation
|
2017-05-26 16:44:32 +00:00
|
|
|
|
2017-07-12 20:10:42 +00:00
|
|
|
end
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class AndroidInfo
|
2017-03-30 22:30:51 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :android_fallback_link, as: 'androidFallbackLink'
|
|
|
|
property :android_link, as: 'androidLink'
|
|
|
|
property :android_min_package_version_code, as: 'androidMinPackageVersionCode'
|
|
|
|
property :android_package_name, as: 'androidPackageName'
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2018-04-04 00:35:50 +00:00
|
|
|
class CreateManagedShortLinkRequest
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :dynamic_link_info, as: 'dynamicLinkInfo', class: Google::Apis::FirebasedynamiclinksV1::DynamicLinkInfo, decorator: Google::Apis::FirebasedynamiclinksV1::DynamicLinkInfo::Representation
|
|
|
|
|
|
|
|
property :long_dynamic_link, as: 'longDynamicLink'
|
|
|
|
property :name, as: 'name'
|
2018-10-03 00:36:33 +00:00
|
|
|
property :sdk_version, as: 'sdkVersion'
|
2018-04-04 00:35:50 +00:00
|
|
|
property :suffix, as: 'suffix', class: Google::Apis::FirebasedynamiclinksV1::Suffix, decorator: Google::Apis::FirebasedynamiclinksV1::Suffix::Representation
|
|
|
|
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
class CreateManagedShortLinkResponse
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :managed_short_link, as: 'managedShortLink', class: Google::Apis::FirebasedynamiclinksV1::ManagedShortLink, decorator: Google::Apis::FirebasedynamiclinksV1::ManagedShortLink::Representation
|
|
|
|
|
|
|
|
property :preview_link, as: 'previewLink'
|
|
|
|
collection :warning, as: 'warning', class: Google::Apis::FirebasedynamiclinksV1::DynamicLinkWarning, decorator: Google::Apis::FirebasedynamiclinksV1::DynamicLinkWarning::Representation
|
|
|
|
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class CreateShortDynamicLinkRequest
|
2017-03-30 22:30:51 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :dynamic_link_info, as: 'dynamicLinkInfo', class: Google::Apis::FirebasedynamiclinksV1::DynamicLinkInfo, decorator: Google::Apis::FirebasedynamiclinksV1::DynamicLinkInfo::Representation
|
|
|
|
|
|
|
|
property :long_dynamic_link, as: 'longDynamicLink'
|
2018-10-03 00:36:33 +00:00
|
|
|
property :sdk_version, as: 'sdkVersion'
|
2017-08-25 19:54:22 +00:00
|
|
|
property :suffix, as: 'suffix', class: Google::Apis::FirebasedynamiclinksV1::Suffix, decorator: Google::Apis::FirebasedynamiclinksV1::Suffix::Representation
|
|
|
|
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class CreateShortDynamicLinkResponse
|
2017-03-30 22:30:51 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :preview_link, as: 'previewLink'
|
|
|
|
property :short_link, as: 'shortLink'
|
|
|
|
collection :warning, as: 'warning', class: Google::Apis::FirebasedynamiclinksV1::DynamicLinkWarning, decorator: Google::Apis::FirebasedynamiclinksV1::DynamicLinkWarning::Representation
|
2017-05-04 19:35:56 +00:00
|
|
|
|
2017-03-31 19:53:27 +00:00
|
|
|
end
|
|
|
|
end
|
2017-03-30 22:30:51 +00:00
|
|
|
|
2017-10-11 00:34:58 +00:00
|
|
|
class DesktopInfo
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :desktop_fallback_link, as: 'desktopFallbackLink'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-09-08 00:35:46 +00:00
|
|
|
class DeviceInfo
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :device_model_name, as: 'deviceModelName'
|
|
|
|
property :language_code, as: 'languageCode'
|
2018-01-04 00:35:28 +00:00
|
|
|
property :language_code_from_webview, as: 'languageCodeFromWebview'
|
2017-11-10 00:35:09 +00:00
|
|
|
property :language_code_raw, as: 'languageCodeRaw'
|
2017-09-08 00:35:46 +00:00
|
|
|
property :screen_resolution_height, :numeric_string => true, as: 'screenResolutionHeight'
|
|
|
|
property :screen_resolution_width, :numeric_string => true, as: 'screenResolutionWidth'
|
|
|
|
property :timezone, as: 'timezone'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class DynamicLinkEventStat
|
2017-03-31 19:53:27 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :count, :numeric_string => true, as: 'count'
|
|
|
|
property :event, as: 'event'
|
|
|
|
property :platform, as: 'platform'
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
end
|
2017-04-03 20:18:48 +00:00
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class DynamicLinkInfo
|
2017-04-03 20:18:48 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :analytics_info, as: 'analyticsInfo', class: Google::Apis::FirebasedynamiclinksV1::AnalyticsInfo, decorator: Google::Apis::FirebasedynamiclinksV1::AnalyticsInfo::Representation
|
|
|
|
|
|
|
|
property :android_info, as: 'androidInfo', class: Google::Apis::FirebasedynamiclinksV1::AndroidInfo, decorator: Google::Apis::FirebasedynamiclinksV1::AndroidInfo::Representation
|
2017-10-11 00:34:58 +00:00
|
|
|
|
|
|
|
property :desktop_info, as: 'desktopInfo', class: Google::Apis::FirebasedynamiclinksV1::DesktopInfo, decorator: Google::Apis::FirebasedynamiclinksV1::DesktopInfo::Representation
|
2017-08-25 19:54:22 +00:00
|
|
|
|
2018-04-04 00:35:50 +00:00
|
|
|
property :domain_uri_prefix, as: 'domainUriPrefix'
|
2017-08-25 19:54:22 +00:00
|
|
|
property :dynamic_link_domain, as: 'dynamicLinkDomain'
|
|
|
|
property :ios_info, as: 'iosInfo', class: Google::Apis::FirebasedynamiclinksV1::IosInfo, decorator: Google::Apis::FirebasedynamiclinksV1::IosInfo::Representation
|
|
|
|
|
|
|
|
property :link, as: 'link'
|
|
|
|
property :navigation_info, as: 'navigationInfo', class: Google::Apis::FirebasedynamiclinksV1::NavigationInfo, decorator: Google::Apis::FirebasedynamiclinksV1::NavigationInfo::Representation
|
|
|
|
|
|
|
|
property :social_meta_tag_info, as: 'socialMetaTagInfo', class: Google::Apis::FirebasedynamiclinksV1::SocialMetaTagInfo, decorator: Google::Apis::FirebasedynamiclinksV1::SocialMetaTagInfo::Representation
|
|
|
|
|
2017-05-04 19:35:56 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-07-12 20:10:42 +00:00
|
|
|
class DynamicLinkStats
|
2017-06-02 06:11:31 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-07-12 20:10:42 +00:00
|
|
|
collection :link_event_stats, as: 'linkEventStats', class: Google::Apis::FirebasedynamiclinksV1::DynamicLinkEventStat, decorator: Google::Apis::FirebasedynamiclinksV1::DynamicLinkEventStat::Representation
|
|
|
|
|
2017-06-02 06:11:31 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-07-12 20:10:42 +00:00
|
|
|
class DynamicLinkWarning
|
2017-05-04 19:35:56 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-07-12 20:10:42 +00:00
|
|
|
property :warning_code, as: 'warningCode'
|
2017-08-25 19:54:22 +00:00
|
|
|
property :warning_document_link, as: 'warningDocumentLink'
|
|
|
|
property :warning_message, as: 'warningMessage'
|
2017-06-14 17:02:03 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-09-08 00:35:46 +00:00
|
|
|
class GetIosPostInstallAttributionRequest
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :app_installation_time, :numeric_string => true, as: 'appInstallationTime'
|
|
|
|
property :bundle_id, as: 'bundleId'
|
|
|
|
property :device, as: 'device', class: Google::Apis::FirebasedynamiclinksV1::DeviceInfo, decorator: Google::Apis::FirebasedynamiclinksV1::DeviceInfo::Representation
|
|
|
|
|
|
|
|
property :ios_version, as: 'iosVersion'
|
|
|
|
property :retrieval_method, as: 'retrievalMethod'
|
|
|
|
property :sdk_version, as: 'sdkVersion'
|
|
|
|
property :unique_match_link_to_check, as: 'uniqueMatchLinkToCheck'
|
|
|
|
property :visual_style, as: 'visualStyle'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
class GetIosPostInstallAttributionResponse
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :app_minimum_version, as: 'appMinimumVersion'
|
|
|
|
property :attribution_confidence, as: 'attributionConfidence'
|
|
|
|
property :deep_link, as: 'deepLink'
|
|
|
|
property :external_browser_destination_link, as: 'externalBrowserDestinationLink'
|
|
|
|
property :fallback_link, as: 'fallbackLink'
|
|
|
|
property :invitation_id, as: 'invitationId'
|
|
|
|
property :is_strong_match_executable, as: 'isStrongMatchExecutable'
|
|
|
|
property :match_message, as: 'matchMessage'
|
2018-05-23 00:36:42 +00:00
|
|
|
property :request_ip_version, as: 'requestIpVersion'
|
2017-09-08 00:35:46 +00:00
|
|
|
property :requested_link, as: 'requestedLink'
|
|
|
|
property :resolved_link, as: 'resolvedLink'
|
|
|
|
property :utm_campaign, as: 'utmCampaign'
|
2019-04-26 00:37:18 +00:00
|
|
|
property :utm_content, as: 'utmContent'
|
2017-09-08 00:35:46 +00:00
|
|
|
property :utm_medium, as: 'utmMedium'
|
|
|
|
property :utm_source, as: 'utmSource'
|
2019-04-26 00:37:18 +00:00
|
|
|
property :utm_term, as: 'utmTerm'
|
2017-09-08 00:35:46 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2018-09-01 00:36:36 +00:00
|
|
|
class GetIosReopenAttributionRequest
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :bundle_id, as: 'bundleId'
|
|
|
|
property :requested_link, as: 'requestedLink'
|
2018-10-03 00:36:33 +00:00
|
|
|
property :sdk_version, as: 'sdkVersion'
|
2018-09-01 00:36:36 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
class GetIosReopenAttributionResponse
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :deep_link, as: 'deepLink'
|
|
|
|
property :invitation_id, as: 'invitationId'
|
2019-01-08 00:36:30 +00:00
|
|
|
property :ios_min_app_version, as: 'iosMinAppVersion'
|
2018-09-01 00:36:36 +00:00
|
|
|
property :resolved_link, as: 'resolvedLink'
|
|
|
|
property :utm_campaign, as: 'utmCampaign'
|
2019-04-26 00:37:18 +00:00
|
|
|
property :utm_content, as: 'utmContent'
|
2018-09-01 00:36:36 +00:00
|
|
|
property :utm_medium, as: 'utmMedium'
|
|
|
|
property :utm_source, as: 'utmSource'
|
2019-04-26 00:37:18 +00:00
|
|
|
property :utm_term, as: 'utmTerm'
|
2018-09-01 00:36:36 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class GooglePlayAnalytics
|
2017-06-14 17:02:03 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :gclid, as: 'gclid'
|
|
|
|
property :utm_campaign, as: 'utmCampaign'
|
|
|
|
property :utm_content, as: 'utmContent'
|
|
|
|
property :utm_medium, as: 'utmMedium'
|
|
|
|
property :utm_source, as: 'utmSource'
|
|
|
|
property :utm_term, as: 'utmTerm'
|
2017-05-04 19:35:56 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class ITunesConnectAnalytics
|
2017-05-04 19:35:56 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :at, as: 'at'
|
|
|
|
property :ct, as: 'ct'
|
|
|
|
property :mt, as: 'mt'
|
|
|
|
property :pt, as: 'pt'
|
2017-06-02 06:11:31 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
class IosInfo
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-06-14 17:02:03 +00:00
|
|
|
property :ios_app_store_id, as: 'iosAppStoreId'
|
2017-06-02 06:11:31 +00:00
|
|
|
property :ios_bundle_id, as: 'iosBundleId'
|
2017-08-25 19:54:22 +00:00
|
|
|
property :ios_custom_scheme, as: 'iosCustomScheme'
|
|
|
|
property :ios_fallback_link, as: 'iosFallbackLink'
|
|
|
|
property :ios_ipad_bundle_id, as: 'iosIpadBundleId'
|
|
|
|
property :ios_ipad_fallback_link, as: 'iosIpadFallbackLink'
|
2018-11-10 00:36:29 +00:00
|
|
|
property :ios_minimum_version, as: 'iosMinimumVersion'
|
2017-06-02 06:11:31 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2018-04-04 00:35:50 +00:00
|
|
|
class ManagedShortLink
|
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
|
|
property :creation_time, as: 'creationTime'
|
|
|
|
collection :flagged_attribute, as: 'flaggedAttribute'
|
|
|
|
property :info, as: 'info', class: Google::Apis::FirebasedynamiclinksV1::DynamicLinkInfo, decorator: Google::Apis::FirebasedynamiclinksV1::DynamicLinkInfo::Representation
|
|
|
|
|
|
|
|
property :link, as: 'link'
|
|
|
|
property :link_name, as: 'linkName'
|
|
|
|
property :visibility, as: 'visibility'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class NavigationInfo
|
2017-06-02 06:11:31 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :enable_forced_redirect, as: 'enableForcedRedirect'
|
2017-06-02 06:11:31 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class SocialMetaTagInfo
|
2017-06-02 06:11:31 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2017-08-25 19:54:22 +00:00
|
|
|
property :social_description, as: 'socialDescription'
|
|
|
|
property :social_image_link, as: 'socialImageLink'
|
|
|
|
property :social_title, as: 'socialTitle'
|
2017-04-03 20:18:48 +00:00
|
|
|
end
|
|
|
|
end
|
2017-06-14 17:02:03 +00:00
|
|
|
|
2017-08-25 19:54:22 +00:00
|
|
|
class Suffix
|
2017-06-14 17:02:03 +00:00
|
|
|
# @private
|
|
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2018-04-04 00:35:50 +00:00
|
|
|
property :custom_suffix, as: 'customSuffix'
|
2017-08-25 19:54:22 +00:00
|
|
|
property :option, as: 'option'
|
2017-06-14 17:02:03 +00:00
|
|
|
end
|
|
|
|
end
|
2017-03-30 22:30:51 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|