-
Notifications
You must be signed in to change notification settings - Fork 3
/
metadata.yaml
44 lines (43 loc) · 1.82 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Copyright 2019 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
homepage: "https://docs.snap.com/api/marketing-api/Conversions-API/Introduction"
documentation: "https://businesshelp.snapchat.com/s/article/capi-gtm?language=en_US"
versions:
# Latest version
- sha: f6038f6061c03eafd35213676be81c1ae1ac0a92
changeNotes: Add default value to action_source
# Previous version
- sha: 7b7dcc4c80bc30d238455a6c0f3458850896dc1c
changeNotes: Switch to Snap Conversions API v3 implementation
# Older version
- sha: c3e940b1483a05aba4cafa86955957f447a89319
changeNotes: Add advertiser_cookie_1 parameter
- sha: 3c477a4dd518679fcec978e323cb1bf304017e3d
changeNotes:
Add data_use parameter
- sha: ea72c5e79b6f0a9369fe1db5ba6704e38f08d905
changeNotes:
Rename brand_ids to brands
- sha: 5fe343fe1bfed2c2cdc0a7cbfb48aa7a9be1652a
changeNotes:
Add UUID-c1 and clickId support
- sha: 798036929f29fad66e8ed566522e3eafcd189279
changeNotes:
Add more GA4 event mapping support to template
- sha: d23fe6665ae92191ce1a168cc521abc53737699b
changeNotes:
Support auto loading conversion api parameters from JSON eventData
Support passing plain text phone_number and hashing it before sending to Conversion API
- sha: 0997e99e4202d4825f981262b1d3e0c47ab28302
changeNotes: initial release