Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Column NoValueCommentType
1

PositionNumber__c + PositionNumberAppendix__c
OR
counted from 1 upwards


static
2

Site__r.External_Name__c
OR
Site__r.Name

Alternatively the

OR

  • Ad_Spec__r.Name

OR 

can be used. 

static
3Placement__r.External_Name__c
OR
Placement__r.Name
static
4Ad_Type__r.External_Name__c
OR
Ad_Type__r.Name
static
4.1Ad_Price__r.RateCriterion__c
additional
5from_Date__c
static
6until_Date__c
static
7Sales_Price__c
static
7.1SurchargeSalesPrice__c
additional
8Billing_category__c
static
9

Amount__c - Amount_B3__c
OR
(Amount__c - Amount_B3__c) / Quantity__c * 1000 (CPM)


additional
10Quantity__c
static
10.1Guaranteed_AI__c
additional
11Amount__c
static
12*Rate_Discount_1__c
additional
13*Rate_Discount_2__c
additional
14*Rate_Discount_3__c
additional
15*Rate_Discount_4__c
additional
12 + 13 + 14 + 15

TotalDiscountAbs__c


additional instead of line 13, 14 ,15, 16
16Amount_net__cN1static
17Agency_Commission__c
additional
18Amount_net_net__cN2additional
19eCPM__c

This column will only show where sales price per item ≠ CPM

CPM (N2) You can change the label if needed.

additional
-eCPC__c

This column will only show where sales price per item ≠ CPC

CPC (N2) You can change the label if needed.


20Third_party_commission__cTPCadditional
21Amount_net3__cN3additional


...

Info

* Only CPM relevant values included means: That the Total for the Booked Quantity is displaying the sum of all CPM items.

The Total of the eCPM / CPM (N2) is calculated like this:

  • if there are only CPM items the values from the column are summed up
  • if there are CPM items mixed with other Billing Categories that have Guaranteed AIs the calculation will be:
    (N2 amounts of the CPM + N2 amounts of the Guaranteed AI items) / (quantity of CPM items + Guaranteed AIs of other items)