--- v18/common/ad_asset.proto 2025-02-24 15:48:54.000000000 +0000 +++ v19/common/ad_asset.proto 2025-02-24 15:48:58.000000000 +0000 @@ -112,3 +112,9 @@ // The Asset resource name of this call to action asset. optional string asset = 1; } + +// An app deep link used inside an ad. +message AdAppDeepLinkAsset { + // The Asset resource name of this app deep link asset. + optional string asset = 1; +}
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-24 UTC.
[null,null,["Last updated 2025-02-24 UTC."],[],[]]