Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update event properties size from 50kb to 100kb, which went out on Sept 19. #8135

Merged
merged 2 commits into from
Sep 21, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Property values can be any of the following data types:
| Nested objects | Objects that are inside of other objects. For more, see the section in this article on [Nested objects](#nested-objects).
{: .reset-td-br-1 .reset-td-br-2}

Event property objects that contain array or object values can have an event property payload up to 50 KB.
Event property objects that contain array or object values can have an event property payload up to 100 KB.

You can change the data type of your custom event property, but be aware of the impacts of [changing data types]({{site.baseurl}}/help/help_articles/data/change_custom_data_type/) after data has been collected.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can use nested objects—objects that are inside of another object—to send
## Limitations

- Nested data is supported for both [custom events]({{site.baseurl}}/user_guide/data_and_analytics/custom_data/custom_events/) and [purchase events]({{site.baseurl}}/user_guide/data_and_analytics/custom_data/purchase_events/), but not other event types.
- Event property objects that contain array or object values can have an event property payload of up to 50 KB.
- Event property objects that contain array or object values can have an event property payload of up to 100 KB.
- Event property schemas cannot be generated for purchase events.
- Event property schemas are generated through sampling custom events from the last 24 hours.

Expand Down Expand Up @@ -172,7 +172,7 @@ There is no change in how we charge data points as a result of adding this capab

### How much nested data can be sent?

If one or more of the event's properties contains nested data, the maximum payload for all combined properties on an event is 50 KB. Any request over that size limit will be rejected.
If one or more of the event's properties contains nested data, the maximum payload for all combined properties on an event is 100 KB. Any request over that size limit will be rejected.

[4]: {% image_buster /assets/img_archive/nested_event_properties_segmentation.png %}
[5]: {% image_buster /assets/img_archive/nested_event_properties_personalization.png %}
Expand Down
2 changes: 1 addition & 1 deletion _lang/ja/_api/objects_filters/event_object.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Braze で既存のユーザープロファイルのみを更新したい場合
| オブジェクト | オブジェクトは文字列として取り込まれる。 |
{: .reset-td-br-1 .reset-td-br-2}

配列またはオブジェクト値を含むイベントプロパティオブジェクトには、最大 50 KB のイベントプロパティペイロードを設定できます。
配列またはオブジェクト値を含むイベントプロパティオブジェクトには、最大 100 KB のイベントプロパティペイロードを設定できます。

### イベント・プロパティの永続性
イベント・プロパティは、親イベントによってトリガーされるメッセージのフィルタリングと、リキッド・パーソナライゼーションのために設計されている。デフォルトでは、Braze ユーザープロファイルでは永続化されません。セグメンテーションでイベントプロパティ値を使用するには、イベントプロパティ値を長期的に保存するための様々なアプローチについて詳述している[カスタム][5]イベントを参照のこと。
Expand Down
2 changes: 1 addition & 1 deletion _lang/ja/_api/objects_filters/purchase_object.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Authorization: Bearer YOUR-REST-API-KEY
| オブジェクト | オブジェクトは文字列として取り込まれます。 |
{: .reset-td-br-1 .reset-td-br-2}

配列またはオブジェクト値を含むイベントプロパティオブジェクトには、最大 50 KB のイベントプロパティペイロードを設定できます。
配列またはオブジェクト値を含むイベントプロパティオブジェクトには、最大 100 KB のイベントプロパティペイロードを設定できます。

### 購入プロパティ

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Braze はセグメンテーション用として、これらのイベントが
| ネストされたオブジェクト | 他のオブジェクトの中にあるオブジェクト。詳細については、この記事の「[階層化オブジェクト](#nested-objects)」のセクションを参照してください。
{: .reset-td-br-1 .reset-td-br-2}

配列またはオブジェクト値を含むイベントプロパティオブジェクトには、最大 50 KB のイベントプロパティペイロードを設定できます。
配列またはオブジェクト値を含むイベントプロパティオブジェクトには、最大 100 KB のイベントプロパティペイロードを設定できます。

カスタムイベントプロパティのデータ型は変更できますが、データの収集後に[データ型を変更]({{site.baseurl}}/help/help_articles/data/change_custom_data_type/)した場合の影響に注意してください。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description: "この記事では、階層化 JSON データをカスタムイベ
## 制限事項

- 階層化トされたデータは、[カスタムイベント]({{site.baseurl}}/user_guide/data_and_analytics/custom_data/custom_events/)と[購入イベント]({{site.baseurl}}/user_guide/data_and_analytics/custom_data/purchase_events/)の両方でサポートされていますが、他のイベントタイプではサポートされていません。
- 配列またはオブジェクト値を含むイベントプロパティオブジェクトは、最大 50 KB のイベントプロパティペイロードを持つことができます。
- 配列またはオブジェクト値を含むイベントプロパティオブジェクトは、最大 100 KB のイベントプロパティペイロードを持つことができます。
- 購入イベントに対してイベントプロパティスキーマを生成することはできません。
- イベントプロパティスキーマは、過去 24 時間のカスタムイベントをサンプリングすることで生成されます。

Expand Down Expand Up @@ -172,7 +172,7 @@ description: "この記事では、階層化 JSON データをカスタムイベ

### 送信できる階層化データの量はどの程度ですか?

イベントの 1 つ以上のプロパティに階層化されたデータが含まれている場合、イベントのすべてのプロパティを合計した最大ペイロードは 50 KB です。そのサイズ制限を超えたリクエストは拒否されます。
イベントの 1 つ以上のプロパティに階層化されたデータが含まれている場合、イベントのすべてのプロパティを合計した最大ペイロードは 5]100 KB です。そのサイズ制限を超えたリクエストは拒否されます。

[4]: {% image_buster /assets/img_archive/nested_event_properties_segmentation.png %}
[5]: {% image_buster /assets/img_archive/nested_event_properties_personalization.png %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Braze には、ユーザーの LTV を把握するために参照できる主な
{% tabs local %}
{% tab キャンバスエントリのプロパティ %}

[キャンバスエントリのプロパティ]({{site.baseurl}}/api/objects_filters/canvas_entry_properties_object/)は、アクションベースまたは API でトリガーされるキャンバスにマップするプロパティです。`canvas_entry_properties` オブジェクトのサイズ上限は 50 KB であることに注意してください。
[キャンバスエントリのプロパティ]({{site.baseurl}}/api/objects_filters/canvas_entry_properties_object/)は、アクションベースまたは API でトリガーされるキャンバスにマップするプロパティです。`canvas_entry_properties` オブジェクトのサイズ上限は 100 KB であることに注意してください。

{% alert important %}
特にアプリ内メッセージチャネルでは、以前の早期アクセスの一環として元のエディターで永続的なエントリプロパティを有効にしている場合、キャンバスフローと元のキャンバスエディターでのみ `canvas_entry_properties` を参照できます。
Expand Down
2 changes: 1 addition & 1 deletion _lang/ko/_api/objects_filters/event_object.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Braze에서 기존 고객 프로필만 업데이트하려면 요청 본문에 `t
| 오브젝트 | 오브젝트가 문자열로 수집됩니다. |
{: .reset-td-br-1 .reset-td-br-2}

배열 또는 개체 값을 포함하는 이벤트 속성 개체는 최대 50KB의 이벤트 속성 페이로드를 가질 수 있습니다.
배열 또는 개체 값을 포함하는 이벤트 속성 개체는 최대 100KB의 이벤트 속성 페이로드를 가질 수 있습니다.

### 이벤트 속성 지속성
이벤트 속성정보는 상위 이벤트에 의해 트리거된 메시지를 필터링하고 Liquid 개인화할 수 있도록 설계되었습니다. 기본적으로 이러한 정보는 Braze 사용자 프로필에 유지되지 않습니다. 세분화에서 이벤트 속성 값을 사용하려면 이벤트 속성 값을 장기 저장하는 다양한 접근 방식에 대해 자세히 설명하는 [커스텀 이벤트][5]를 참조하세요.
Expand Down
2 changes: 1 addition & 1 deletion _lang/ko/_api/objects_filters/purchase_object.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Authorization: Bearer YOUR-REST-API-KEY
| 사물 | 개체는 문자열로 수집됩니다. |
{: .reset-td-br-1 .reset-td-br-2}

배열 또는 객체 값을 포함하는 이벤트 속성 객체는 최대 50KB의 이벤트 속성 페이로드를 가질 수 있습니다.
배열 또는 객체 값을 포함하는 이벤트 속성 객체는 최대 100KB의 이벤트 속성 페이로드를 가질 수 있습니다.

### 구매 등록정보

Expand Down