Versions Compared

Key

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

...

What we import for the ‘Advertiser’

⚠️ We need to map the Advertiser to an account before using it properly

  • First, we create an Account for the Advertiser. ADvendio uses Salesforce Accounts as Advertisers

    image-20241127-235312.pngImage Added

  • Open your new Advertisers Account and go to the related list, search for ‘External Account IDs’. Click the new button, to create a new relation. (Your Admin might need to set this up in your Salesforce Account Page Layout)

    image-20241127-235456.pngImage Added

  • Select the Advertiser Connection ID that you want to connect to your Advertiser in the lookup field.

  • Add the ID of the connection in the ID field

  • Select the ‘Active’ checkbox

  • Repeat this step for each desired assignment.

    image-20241127-235922.pngImage Added

Criteo Field

Advendio Field

Advendio Name

id

ADvendio__Id__c

ID

name

Name

Name

parentAccountLabel

ADvendio__PartnerId__c

Partner/Buyer Id

companyName

ADvendio__AdServer_Name__c

Technical Name

...

What we import for the ‘Retailer’

Criteo Field

Advendio Field

Advendio Name

Comments

id

ADvendio__Id__c

ID

name

Name

Name

parentAccountLabel

ADvendio__Parent_AdServer_ID__c

Parent ID

  • Here goes the Advertiser Connection ID

What we import for ‘Product’

Criteo Field

Advendio Field

Advendio Name

Comments

id

ADvendio__Id__c

ID

id

ADvendio__ExtendedId__c

Extended ID

name

Name

Name

brandName

ADvendio__AdServer_Name__c

Technical Name

  • Brand + Name, separated by '-' only if the brand is not present in the name of the product in the catalog

retailerId

Advendio__Parent_AdServer_ID__c

Parent ID

  • Here goes the Retailer Connection ID

  • Added automatically in the import

-

ADvendio__UniqueKey__c

UniqueKey

  • It is constructed as:
    Connection NAME|Type|ID|

isInStock

ADvendio__Active__c

Active

gtin

ADvendio__PartnerId__c

Partner/Buyer Id

  • This is any type of Barcode

imageUrl

ADvendio__Url__c

URL***

  • Tu use the URL to load/display the image you need to enable the domain in SF setup → Trusted URLs → New trusted URL

What we import for ‘Balance’

Criteo Field

Advendio Field

Advendio Name

Comments

id

ADvendio__Id__c

ID

name

Name

Name

poNumber

ADvendio__PartnerId__c

Partner/Buyer Id

name

ADvendio__AdServer_Name__c

Technical Name

spendType

ADvendio__SpendType__c

Spend Type

  • onsite

  • offsite

balanceType

ADvendio__BalanceType__c

Balance Type

  • capped

  • uncapped

  • Works together with the deposited field

  • If its “capped” we need to have a value in deposited field

deposited

ADvendio__TotalBudget__c

Total Budget

  • If a value is used, the Balance Type needs to be “capped”

  • If there is no value it is “null”

startDate

ADvendio__StartDate__c

Start Date

  • Balance start date in the account timeZone if not set

endDate

ADvendio__EndDate__c

End Date

  • Balance end date in the account timeZone

  • If no date is set will run indefinitely

memo

ADvendio__Description__c

Description

Account

ADvendio__Parent_AdServer_ID__c

Parent ID

status

ADvendio__Status__c

Status

  • Active

  • Scheduled

  • Ended

  • All the imports can be found this way:

    • In the App Launcher search for ‘Connection ID’

    • In the list, they can be filtered by type for easy access

  • Additional mapping required

    • You can also access to a Custom contract through the Connection ID

      • Enter the connection ID

      • Go to related

      • Under ‘Custom Contracts’ you would find the available RFP’s

        image-20240410-155327.png

...