--- v17/common/segments.proto 2024-08-06 12:42:05.000000000 +0000 +++ v17-1/common/segments.proto 2024-08-06 12:42:15.000000000 +0000 @@ -84,6 +85,10 @@ google.ads.googleads.v17.enums.AdDestinationTypeEnum.AdDestinationType ad_destination_type = 136; + // Ad Format type. + google.ads.googleads.v17.enums.AdFormatTypeEnum.AdFormatType ad_format_type = + 191; + // Ad network type. google.ads.googleads.v17.enums.AdNetworkTypeEnum.AdNetworkType ad_network_type = 3; @@ -443,6 +448,9 @@ // iOS Store Kit Ad Network postback sequence index. optional int64 sk_ad_network_postback_sequence_index = 154; + // The version of the SKAdNetwork API used. + optional string sk_ad_network_version = 192; + // Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics. // Indicates whether the interaction metrics occurred on the asset itself // or a different asset or ad unit.
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 2024-08-22 UTC。"],[],[]]