@@ -168,11 +168,13 @@ public final class Creative extends com.google.api.client.json.GenericJson {
168168 private NativeContent native__ ;
169169
170170 /**
171- * Experimental field that can be used during the [FLEDGE Origin Trial](/authorized-
172- * buyers/rtb/fledge-origin-trial). The URL to fetch an interest group ad used in [TURTLEDOVE on-
173- * device auction](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#1-browsers-record-
174- * interest-groups"). This should be unique among all creatives for a given `accountId`. This URL
175- * should be the same as the URL returned by
171+ * Deprecated: FLEDGE is no longer supported. See: https://privacysandbox.google.com/blog/update-
172+ * on-plans-for-privacy-sandbox-technologies Experimental field that can be used during the
173+ * [FLEDGE Origin Trial](/authorized-buyers/rtb/fledge-origin-trial). The URL to fetch an interest
174+ * group ad used in [TURTLEDOVE on-device
175+ * auction](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#1-browsers-record-interest-
176+ * groups"). This should be unique among all creatives for a given `accountId`. This URL should be
177+ * the same as the URL returned by
176178 * [generateBid()](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#32-on-device-bidding).
177179 * The value may be {@code null}.
178180 */
@@ -527,11 +529,13 @@ public Creative setNative(NativeContent native__) {
527529 }
528530
529531 /**
530- * Experimental field that can be used during the [FLEDGE Origin Trial](/authorized-
531- * buyers/rtb/fledge-origin-trial). The URL to fetch an interest group ad used in [TURTLEDOVE on-
532- * device auction](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#1-browsers-record-
533- * interest-groups"). This should be unique among all creatives for a given `accountId`. This URL
534- * should be the same as the URL returned by
532+ * Deprecated: FLEDGE is no longer supported. See: https://privacysandbox.google.com/blog/update-
533+ * on-plans-for-privacy-sandbox-technologies Experimental field that can be used during the
534+ * [FLEDGE Origin Trial](/authorized-buyers/rtb/fledge-origin-trial). The URL to fetch an interest
535+ * group ad used in [TURTLEDOVE on-device
536+ * auction](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#1-browsers-record-interest-
537+ * groups"). This should be unique among all creatives for a given `accountId`. This URL should be
538+ * the same as the URL returned by
535539 * [generateBid()](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#32-on-device-bidding).
536540 * @return value or {@code null} for none
537541 */
@@ -540,11 +544,13 @@ public java.lang.String getRenderUrl() {
540544 }
541545
542546 /**
543- * Experimental field that can be used during the [FLEDGE Origin Trial](/authorized-
544- * buyers/rtb/fledge-origin-trial). The URL to fetch an interest group ad used in [TURTLEDOVE on-
545- * device auction](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#1-browsers-record-
546- * interest-groups"). This should be unique among all creatives for a given `accountId`. This URL
547- * should be the same as the URL returned by
547+ * Deprecated: FLEDGE is no longer supported. See: https://privacysandbox.google.com/blog/update-
548+ * on-plans-for-privacy-sandbox-technologies Experimental field that can be used during the
549+ * [FLEDGE Origin Trial](/authorized-buyers/rtb/fledge-origin-trial). The URL to fetch an interest
550+ * group ad used in [TURTLEDOVE on-device
551+ * auction](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#1-browsers-record-interest-
552+ * groups"). This should be unique among all creatives for a given `accountId`. This URL should be
553+ * the same as the URL returned by
548554 * [generateBid()](https://github.com/WICG/turtledove/blob/main/FLEDGE.md#32-on-device-bidding).
549555 * @param renderUrl renderUrl or {@code null} for none
550556 */
0 commit comments