Search
Clear search
Close search
Google apps
Main menu

Welcome to the help center for DoubleClick Search, a platform for managing search marketing campaigns.  While the help center is available to the public, access to the DoubleClick Search product is available only to subscribing customers who are signed in. To subscribe or find out more, contact our sales team.

Create formula columns

About formula columns

When you need to apply your own calculations to reporting data in DoubleClick Search (DS), instead of downloading the data and using spreadsheet functions, you can create a formula column directly in DS. A formula column applies spreadsheet-like functions to data from existing DS columns. You can add formula columns to DS reports, create bid strategies that optimize to the formula, or use them in other formula columns.

See the list of functions you can use in formula columns, and the list of columns that can appear in formula columns.

Examples

For example, you can use formula columns to:

  • Create custom metrics. For example, instead of cost per action, you can create actions per cost, which displays the total number of conversions (to create this column, you add Actions and Trans).

  • Rename a column. For example, your vertical may actually refer to CPA as CPL; you can rename the column so reports are more relevant.

  • Sum up Floodlight columns with weights. You can refer to already-created formula columns in your formulas. So, if you created a column named KPI that weighs Floodlight activities and clicks, you could then set up a column for cost per KPI.

  • Apply fixed values. For example, you could set up a formula for a Q3 budget goal of $30,000. You could also set up two different CPA goals for brand and generic: CPA goal (brand) of $30 and CPA goal (generic) of $50. It might also be helpful to set up a column with the number of days for this month, which you could then use in other formulas.

  • Create custom alerts using logical operations (If, And, and Or) and string concatenation. For example, make bid changes, pause ad copy, or set certain alerts when certain conditions or thresholds are met.

  • Date handling: You can specify the values in formula columns based on a date range that you set.

You can use all the same features on formula columns that are available on standard DS columns, including sorting, charting, downloading, filtering, and date comparison. Also, data in formula columns is backfilled and calculated in real time (not just from the time of creation onwards).

Known issues
  • Currency of To_money() can change: The To_money() operation converts a number into the currency the report is using. Therefore, using a constant value inside a To_money() operation results in a column with different meanings in different contexts.

    For example, To_money(Cost + 5) means "cost plus $5" in a USD report, and "cost plus £5" in a GBP report.

    We recommend you include the intended currency in the name of any column that uses a constant value inside a To_money() call.

  • Can’t use commas in numbers: The formula language is not internationalized, so even users that otherwise use a comma as a decimal separator in DS must use a period in formulas. For example, a quantity of five-and-a-half percent would be 5.5%, never 5,5%.

  • Formula columns that contain dates don’t appear properly in the summary page that lists all Budget pacing reports. However, these columns will work if you click on a Budget pacing report to see more detailed information.

Was this article helpful?
How can we improve it?