All Scripts

Script 1313: Intraday Budget Cap Based on Strategy Target

Purpose The Python script manages campaign budgets by pausing campaigns when the month-to-date (MTD) spend reaches the monthly budget specified in the strategy.

Script 1311: Weekly Conversion Anomaly Detection MGB

Purpose The Python script identifies and reports conversion anomalies at the campaign level by analyzing metrics over a specified period.

Script 1307: Underperforming Keywords

Purpose The script identifies and tags the 10 most underperforming keywords in both “Brand” and “NonBrand” categories based on conversion metrics.

Script 1305: Conversion Influencers 60 Day

Purpose The script identifies and tags the top 10 keywords as “Top Performer” based on cost per conversion over the last 60 days for each school program.

Script 1303: Weekly Conversion Anomaly Detection Dental Network

Purpose The Python script identifies and reports conversion anomalies at the campaign level for a dental network, using configurable metrics and thresholds.

Script 1301: Extract Studio and Feed Category and Language Target

Purpose The Python script processes a DataFrame to extract and categorize information about campaigns, such as studio names, feed categories, and language targets.

Script 1299: Benchmark Assignments from Gsheet

Purpose The Python script updates benchmark dimensions in Marin by copying benchmarks from a staging Google Sheet, matching them with strategies using the ‘Abbreviation’ column.

Script 1295: Extract Search Phrase from Keyword

Purpose The Python script processes a DataFrame to extract and replace search phrases from keywords based on a given title, creating a new column with the modified keyword.

Script 1293: Extract Title from Group name

Purpose The Python script extracts a title from the “Group” column using a regex pattern and inserts it into the “Title” column.