Clipcentric
Deprecation Notice
This connector is currently not available. If you require this connector, submit a request to our Customer Success team.The Clipcentric connector provides automated reporting of tracking data via the Clipcentric stats API.
The connector will pull all available data fields. For more information, consult your Clipcentric API documentation.
Prerequisites
- username
- username of a user with reporting privileges.
- password
- password corresponding to the username given as loginId.
Scheduling
The Clipcentric connector can be scheduled to ingest data on an hourly basis.
Sample Switchboard Script
download clipcentric from {
type: "clipcentric:stats";
key: "clipcentric_key";
// allows hourly schedule
} using {
hour: datetime;
name: string;
publisher: string;
campaign: string;
advertiser: string;
placement: string;
vertical: string;
format: string;
feed: string;
alt: string;
rmi: integer;
vp7: string;
rvi: integer;
vp7p5: string;
vmx: string;
rnc: integer;
rfi: integer;
rwr: float;
vp10: string;
rir: float;
rna: float;
vim: string;
rcl: integer;
rdi: integer;
rdr: float;
rmc: integer;
rcr: float;
vfx: string;
vp9: string;
vp1: string;
rim: integer;
vp8: string;
rdt: float;
rit: float;
rta: float;
ruc: string;
vp3: string;
rin: integer;
vp4: string;
rai: integer;
rii: integer;
rtc: integer;
vpu: string;
vrw: string;
rli: integer;
vp5: string;
rhi: integer;
vp2p5: string;
vp2: string;
ris: float;
vmo: string;
vp6: string;
rwi: integer;
vfo: string;
vpy: string;
layer_collapsed_impressions: integer;
layer_expanded_impressions: integer;
layer_super_billboard_impressions: integer;
click_url_times_triggered: string;
click_label_collapsed_click_times_triggered: string;
click_label_expanded_click_times_triggered: string;
click_label_collapsed_click_impressions: string;
click_label_expanded_click_impressions: string;
click_url_impressions: string;
layer_collapsed_times_triggered: integer;
layer_expanded_times_triggered: integer;
layer_super_billboard_times_triggered: integer;
};