# GET

## **Path**

<mark style="color:green;">`GET`</mark> `http://fast.nexx360.io/native?`

## **Path Parameters**

| Name           | Type   | Description                                                                                                                                                                                     | Scope       |
| -------------- | ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| tag\_id        | string | TagId given by Nexx360                                                                                                                                                                          | Required    |
| native\_config | 1 \| 2 | Native Config (see [https://app.gitbook.com/o/-MVNPtl1LAzk9GaMqcsa/s/-MVMJXKa\_WK7Z3tkpDoP-887967055/\~/changes/308/native/native-configs](https://developer.nexx360.io/native/native-configs)) | Required    |
| url            | string | URL where ad is displayed                                                                                                                                                                       | Required    |
| gdpr           | 0 \| 1 | GDPR active                                                                                                                                                                                     | Recommended |
| gdpr\_consent  | string | GDPR consent string                                                                                                                                                                             | Recommended |
| firstid        | string | FirstID identifier                                                                                                                                                                              | Optional    |
| id5id          | string | ID5 identifier                                                                                                                                                                                  | Optional    |
| test           | 0 \| 1 | Test mode - enables test auction                                                                                                                                                                | Optional    |
| nexx360\_debug | 0 \| 1 | Debug mode - enables debug information in response                                                                                                                                              | Optional    |

## Example

```html
https://fast.nexx360.io/native?tag_id=testnexx&native_config=1&gdpr=1&gdpr_consent=CPgocUAPgocUAAHABBENCjCsAP_AAAAAAAAAJBNf_X__b3_j-_5___t0eY1f9_7__-0zjhfdl-8N3f_X_L8X_2M7vF36tq4KuR4Eu3LBIUdlHOHcTUmw6okVrzPsbk2cr7NKJ7PEmnMbeydYGH9_n1_z-ZKY7___f_77__-____3_____-_f___5______f_V__97fn9_____9_P___9v__9__________3___8AAABISADAAEEgg0AGAAIJBCIAMAAQSCFQAYAAgkEMgAwABBIIdABgACCQRCADAAEEgiUAGAAIJBFIAMAAQSCA.f_gAAAAAAAAA&url=https://www.cnn.com/
```

####
