Git Product home page Git Product logo

eta-to-rsa-scripts's Introduction

Responsive Search Ad Automation

Google Ads Script

Generate RSAs from existing ETAs

  1. Create a new Google Sheet with:

    • Sheet Name : Accounts
    • Columns :
      • Accounts - Column for the account ids you want to process.
      • RSA Generated - Column to track if the account is already processed and RSA was generated.
    • Take note of the Sheet ID.
  2. Specify the individual accounts you’d like to generate RSAs for by copying a list of account ids into column A under the “Accounts” tab

  3. Install the GenerateRSA script.

    • Go to the your top-level MCC
    • Click Tools & Settings > Bulk Actions > Scripts
    • In Scripts, Click + to add new script.
    • Name the script ‘GenerateRSA’.
    • In the Editor dialog, delete any existing text and copy/paste the GenerateRSA script
    • Find the variables section at the top of the script and complete:
      • SPREADSHEET_ID. The ID of the Google sheet in Step 1.
    • Click AUTHORIZE and confirm authorization.
    • Click the Save button to backup your changes.
    • IMPORTANT: Do NOT ‘Preview’ the script
    • Click Close to go back to the Scripts library.
  4. Schedule the GenerateRSA script to run hourly. If you have many accounts under your MCC, it may take the script several runs to process all the accounts.

  5. Remove the GenerateRSA script scheduling once all the accounts in sheet are done. Confirm that all accounts are marked ‘Y’ in the DONE column on the “Accounts” tab. To remove the schedule associated with the script, click the pencil icon for script frequency in the script list & choose the “None” option for frequency.

Review the generated RSAs

  1. Check the RSAs tab of the sheet to ensure ads have been generated.
  2. Modify the ad copy within the sheet as needed OR delete the line if they do not wish to load the ad.
  3. Once reviewed, set ‘Y’ in the UPDATE column (col AV) for each ad.

Import the RSAs

  1. Install the ImportRSA script.

    • In your MCC Account.
    • Click Tools & Settings > Bulk Actions > Scripts
    • In Scripts, Click + to add new script.
    • Name the script ImportRSA.
    • In the Editor dialog, delete any existing text and copy/paste the ImportRSA script
    • Find the variables section at the top of the script and complete:
      • SPREADSHEET_ID. The ID of the sheet with generated RSAs.
    • Click AUTHORIZE and confirm authorization.
    • Click the Save button to backup your changes.
    • IMPORTANT: Do NOT ‘Preview’ the script
    • Click Close to go back to the Scripts library.
  2. Schedule the ImportRSA script to run hourly. If you have many RSA entries in the sheets, it may take the script several runs to import all the ads.

  3. Remove the ImportRSA script scheduling once all the ads in sheet are imported.

Disclaimer: This is not an official Google product

eta-to-rsa-scripts's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.