Skip to content

Commit

Permalink
Pulled from Dec release
Browse files Browse the repository at this point in the history
Removed
- Allowed Interaction types
- IFA Types
  • Loading branch information
hillslatt authored Feb 20, 2024
1 parent 5792525 commit fa7f66c
Showing 1 changed file with 0 additions and 61 deletions.
61 changes: 0 additions & 61 deletions AdCOM v1.0 FINAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ OpenRTB Specification the IAB Tech Lab is licensed under a Creative Commons Attr
- [List: Event Types](#list_eventtypes)
- [List: Expandable Directions](#list_expandabledirections)
- [List: Feed Types](#list_feedtypes)
- [List: IFA Types](#list_ifa_types)
- [List: Interaction Types](#list_int_types)
- [List: IP Location Services](#list_iplocationservices)
- [List: Linearity Modes](#list_linearitymodes)
- [List: Location Types](#list_locationtypes)
Expand Down Expand Up @@ -4038,65 +4036,6 @@ The following table lists the types of feeds for audio.
</tr>
</table>


### List: IFA Types <a name="list_ifa_types"></a>

The following table lists the source types of the device IFA.

<table>
<tr>
<td><strong>Value</strong></td>
<td><strong>Definition</strong></td>
</tr>
<tr>
<td>1</td>
<td>Device provided ID (dpid)</td>
</tr>
<tr>
<td>2</td>
<td>Publisher provided ID (ppid)</td>
</tr>
<tr>
<td>3</td>
<td>SSP provided ID (sspid)</td>
</tr>
<tr>
<td>4<sup>1</sup></td>
<td>Session ID / Synthetic ID (sessionid)</td>
</tr>
</table>
*<sup>1</sup>Session IDs are defined as IFAs with a more limited life span than standard user/device identifiers - and are intended for use within shorter time intervals.*

### List: Interaction Types <a name="list_int_types"></a>

The following table lists methods of ad interactions applicable to `aint`.

<table>
<tr>
<td><strong>Value</strong></td>
<td><strong>Definition</strong></td>
</tr>
<tr>
<td>1</td>
<td>Click to open a website</td>
</tr>
<tr>
<td>2</td>
<td>Click to download an App</td>
</tr>
<tr>
<td>3</td>
<td>Click to redirect to an App</td>
</tr>
<tr>
<td>4</td>
<td>Click to redirect to a QuickApp</td>
</tr> <tr>
<td>5</td>
<td>Click to redirect to a MiniApp</td>
</tr>
</table>

### List: IP Location Services <a name="list_iplocationservices"></a>

The following table lists the services and/or vendors used for resolving IP addresses to geolocations.
Expand Down

0 comments on commit fa7f66c

Please sign in to comment.