| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Entity used when reading a publisher placement in AdGear
| Nested Element Summary | |
adgear:_urls | _urlsNavigation URLs to help API consumers manipulate this entity |
adgear:long | clicks_countCount of clicks of the placement |
adgear:dateTime | created_atTimestamp of the creation of the entity |
adgear:long | format_idAdGear's internal ID of the format of the placement |
adgear:frequency_cap | frequency_capThe frequency cap to be enforced on ths placement ; If nil or not defined, indicates no frequency cap in effect |
adgear:long | idAdGear's internal ID of the placement |
adgear:long | impressions_countCount of impressions of the placement |
adgear:string | nameThe name of the placement |
adgear:placement_memberships | placement_membershipsThe placement memberships specifying which ad unit(s) are to be served when this placement is picked, and their selection mechanism attributes ; Used in conjunction with selection_mechanism_type |
adgear:placement_objective | placement_objectiveObjective for this placement, defining such attributes as billing start and end dates, and delivery goals |
adgear:placement_rules | placement_rulesThe rules specifying which inventory entities are desired to be booked under this placement ; Specified as a series of inclusion and exclusion rules |
adgear:long | scheduling_priorityDelivery and scheduling priority of this placement compared to other competing placements |
adgear:string | selection_mechanism_typeThe selection mechanism to be used when deciding between multiple ad units attached to the placement |
adgear:string | stateThe state of the placement (example: active, deleted, archived) |
adgear:string | targeting_ruleThe targeting rule the placement must qualify for before serving ; See the dedicated documentation of AdGear's targeting language for valid targeting rule constructs and syntax |
adgear:targeting_type | targeting_typeThe type of targeting rule that's required of this placement. |
adgear:string | targeting_wizardThe targeting wizard the placement must qualify for before serving ; See the dedicated documentation of AdGear's targeting language for valid targeting rule constructs and syntax |
adgear:string | tile_nameThe name of a tile group the placement belongs to, if any ; Multiple placements, within the same campaign, belonging to the same tiling group (keyed by name) will be served in a "tiling" setup by AdGear where possible |
adgear:string | typeAdGear's internal type of the placement |
adgear:dateTime | updated_atTimestamp of the last-modification of the entity |
adgear:string | weekly_periods_scheduleA string of exactly 168 characters, each "0" or "1" indicating whether this placement can be served during the given hour in the week or not ; Is logically divided into 7 consequtive days of 24 hours each (hence the 168) ; First day is Sunday ; An empty weekly_periods_schedule is logically the same as the string filled with 168 "1"s ; Used in conjunction with weekly_periods_relativity |
adgear:string | weekly_periods_schedule_relativityThe "relativity" of the specified weekly periods schedule, if any ; Leave blank to indicate that the weekly periods schedule is relative to the browsing user's local time ; Set to a valid Timeone name to indicate the weekly periods schedule is relative to the given fixed time zone ; Used in conjunction with weekly_periods_schedule |
<xs:element name="publisher_placement"><xs:complexType></xs:element><xs:all></xs:complexType><xs:element name="weekly_periods_schedule_relativity" nillable="true" type="adgear:string">
</xs:element><xs:element maxOccurs="1" minOccurs="0" name="targeting_rule" nillable="true" type="adgear:string">
</xs:element><xs:element maxOccurs="1" minOccurs="0" name="targeting_wizard" nillable="true" type="adgear:string"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||