Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
@@ -1,7 +1,6 @@
friendly_name: Reported Content
description: |-
Reported organic content

For each report, we collect
submission date
card type
Expand Down Expand Up @@ -31,4 +30,4 @@ bigquery:
expiration_days: null
range_partitioning: null
references: {}
require_column_descriptions: true
require_column_descriptions: true
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fields:
mode: NULLABLE
description: If click belongs in a section, the name of the section
- name: section_position
type: STRING
type: INTEGER
mode: NULLABLE
description: If click belongs in a section, the numeric position of the section
- name: report_reason
Expand All @@ -33,5 +33,5 @@ fields:
description: The topic of the recommendation. Like "entertainment".
- name: url
type: STRING
description: URL of the recommendation.
mode: NULLABLE
description: URL of the recommendation.