Skip to content

Commit f74cf1d

Browse files
committed
load_pinterest_report doc
1 parent 13438a2 commit f74cf1d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bigfunctions/load/saas/load_pinterest_report.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ output:
2828
name: result
2929
type: string
3030
examples:
31-
- description: |
32-
Download daily google trends comparing bigquery and snowflake
33-
34-
![snowflake vs bigquery google trends comparison](load_google_trends.png){ width=600 }
31+
- description: ""
3532
arguments:
3633
- "your_project.dataset.table"
37-
- ['bigquery', 'snowflake']
38-
- "2024-01"
34+
- 12345
35+
- 678910
36+
- '123445666'
37+
- ENCRYPTED_SECRET(kdoekdswlxzapdldpzlfpfd)
38+
- ENCRYPTED_SECRET(sqdksdoxlkwcmll;d;smgre)
3939
code: | #sql
4040
declare query string;
4141
declare destination_dataset string;

0 commit comments

Comments
 (0)