Skip to main content

Import Control Lines from a CSV file

Updated today

You can import budgets for certain campaigns or certain ad groups depending on the budget configuration.

The CSV file (comma-separated values file) must have the following columns:

Campaign identifier

It can be the campaign's ID or its name. The accepted column names are:

  • For the name: "campaign name", "nombre campaña", "nombre de campaña", "campaignname", "campaña"

  • For the ID: "campaign id", "id de campaña", "campaignid" If both columns are present, only the ID is considered.

Ad group identifier (include only if the budget is for certain ad groups and each ad group has its own budget).

It can be the group's ID or its name. The accepted column names are:

  • For the name: "adgroup name", "adgroup", "nombre grupo de anuncios", "adset", "adgroupname", "grupo de anuncios"

  • For the ID: "adgroup id", "adset id", "adgroupid" If both columns are present, only the ID is considered.

Budget

The column name can be: "budget", "campaign budget", "campaignbudget", "campaignid", "presupuesto"

> Column names are not case-sensitive. The opposite is true for the values in the Campaign Identifier column.

> The CSV file may have other columns, and they will be ignored.

Did this answer your question?