--- v22/enums/conversion_action_category.proto 2026-02-25 22:50:22.000000000 +0000 +++ v23/enums/conversion_action_category.proto 2026-02-25 22:50:29.000000000 +0000 @@ -108,5 +108,9 @@ // has further completed a chosen stage as defined by the lead gen // advertiser. CONVERTED_LEAD = 23; + + // User watches an ad from a channel and later watches either the same video + // or a video from the same channel as the ad. + YOUTUBE_FOLLOW_ON_VIEWS = 24; } }
/enums/conversion_action_category.proto
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 2026-02-25 UTC.