--- v23/services/content_creator_insights_service.proto 2026-04-17 05:00:51.000000000 +0000 +++ v24/services/content_creator_insights_service.proto 2026-04-17 05:00:57.000000000 +0000 @@ -299,15 +299,8 @@ // When true, this channel has published a live stream in the last 90 days. bool is_active_live_stream_creator = 16; - // When true, this creator can be partnered with to create original branded - // content using the Google Ads creator partnership platform, BrandConnect. - // - // See https://support.google.com/google-ads/answer/13828964 for more - // information about BrandConnect. - bool is_brand_connect_creator = 15; - // Partnership opportunities available for this creator. - repeated google.ads.googleads.v23.enums.PartnershipOpportunityEnum + repeated google.ads.googleads.v24.enums.PartnershipOpportunityEnum .PartnershipOpportunity partnership_opportunities = 17; }
/services/content_creator_insights_service.proto
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-04-22 UTC。