Assign, remove, and replace assets (2024)

Use assets in a creative

You can use the same asset for multiple creatives used by a particular advertiser.

To use an asset in a creative:

  1. Navigate to the Creatives tab and select the creative you want.

  2. Click Add and select the asset you want to assign to that creative.

  3. Load Asset Library assets into the creative just like any other file, since they exist in the same root folder as your creative.In the example below, filename.png is the name of the asset stored in Asset Library.

    HTML
    <img id="myImage" src="filename.png" title="My Image Asset">

    CSS
    #myImage { background: url('filename.png') no-repeat }

    JavaScript
    When uploaded to Studio, file names are prepended with a unique identifier. When loading assets with JavaScript, use the getUrl method to retrieve the actual hosted file URL from Asset Library.
    var myImage = document.getElementById('myimage');
    myImage.src = Enabler.getUrl('filename.png');

    // OR myImage.style.backgroundImage="url('"+ Enabler.getUrl("filename.png")+"')";

  4. When using Google Web Designer, you can sign in to your Studio account in the Library panel and drag and drop assets directly into your creative. Learn more

Alternatively you can click Assign, remove, and replace assets (1) to upload your files and assets directly into a creative. From there the assets get copied over to the Asset Library and are available for useacross other campaigns.

Remove assets

To remove assets from your folders, select the checkbox to the left of the asset name and click Remove.

You can't remove assets from Studio-created Creative folders.

Replace assets

Asset Library automatically replaces existing assets when you upload files with the same name and size. You can also replace multiple assets at the same time. If the asset is used in multiple creatives, that is, it has multiple associations, the asset will also be replaced in all creatives that also have the asset.

  • Assets that do not have an association:

    • The asset will only be overwritten in that folder.
    • If the same asset exists in another folder, it will not be overwritten elsewhere.
  • Assets that do have an association:

    • The assets will be overwritten either across selected creatives or all creatives.

In order for the new assets to be reflected in a live campaign, the creative needs to be sent to QA again and retrafficked.

Was this helpful?

How can we improve it?

Need more help?

Sign in for additional support options to quickly solve your issue

Assign, remove, and replace assets (2024)
Top Articles
Latest Posts
Article information

Author: Duncan Muller

Last Updated:

Views: 5821

Rating: 4.9 / 5 (59 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Duncan Muller

Birthday: 1997-01-13

Address: Apt. 505 914 Phillip Crossroad, O'Konborough, NV 62411

Phone: +8555305800947

Job: Construction Agent

Hobby: Shopping, Table tennis, Snowboarding, Rafting, Motor sports, Homebrewing, Taxidermy

Introduction: My name is Duncan Muller, I am a enchanting, good, gentle, modern, tasty, nice, elegant person who loves writing and wants to share my knowledge and understanding with you.