| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Entity used when reading a data profile in AdGear
| Nested Element Summary | |
adgear:_urls | _urlsNavigation URLs to help API consumers manipulate this entity |
adgear:boolean | add_transaction_token_on_redirectIndicates wheter transaction token is appended to all redirects or not |
adgear:dateTime | created_atCreation timestamp of the entity |
adgear:string | descriptionThe description of the data profile |
adgear:string | embed_codeThe embed that should be inserted in the web page(s) where the data profile is collected |
adgear:long | expiry_quantityTogether with expiry_unit, this field indicates how long to wait without a visit from a user member to this profile ; before automatically expiring said user's membership (optional). |
adgear:string | expiry_unitThe unit by which the period of time is expressed in the expiry_quantity field, one of: day, week, month (optional) ; Together with expiry_quantity, this field indicates how long to wait without a visit from a user member to this profile ; before automatically expiring said user's membership. |
adgear:long | idAdGear's internal ID of the data profile |
adgear:string | nameThe name of the data profile |
| shared_pixel_urlsList of additional pixel URLs to serve |
adgear:string | stateThe state of the data profile (example: active, deleted) |
adgear:string | typeAdGear's internal type of the data profile |
adgear:dateTime | updated_atLast-modification timestmp of the entity |
<xs:element name="data_profile"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element name="shared_pixel_urls" nillable="true"></xs:all><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="shared_pixel_url"></xs:sequence><xs:complexType></xs:element>
</xs:complexType><xs:attribute fixed="array" name="type" type="xs:NMTOKEN" use="optional"/><xs:attribute default="false" name="nil" type="xs:boolean" use="optional"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||