• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
3

Google Ads ClickTags Animate 2020

New Here ,
Nov 14, 2019 Nov 14, 2019

Copy link to clipboard

Copied

I have encountered issue when I try to add Google ClickTags to Animate 20.0 generated files.

Problem starts when I add Google Hosted Libaries

https://support.google.com/richmedia/answer/6307288?hl=en 

 

<script src="https://s0.2mdn.net/ads/studio/cached_libs/createjs_2015.11.26_54e1c3722102182bb133912ad4442e19_min....>

 

Inspecting console I'm getting errors:

TypeError: createjs.StageGL is not a constructor

AdobeAn.getComposition is not a function

 

I had to roll back to Animate version 19.2.1

TOPICS
Ad development , Error , Product issue

Views

1.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Dec 07, 2019 Dec 07, 2019

Google has updated the create library hosted on their servers. You can use this link to reference to it: https://s0.2mdn.net/ads/studio/cached_libs/createjs_2019.11.15_min.js

All your banner will work again

Votes

Translate

Translate
Explorer ,
Dec 02, 2019 Dec 02, 2019

Copy link to clipboard

Copied

Yeah. Adobe changed the library, so we have to wait Google add it to its library

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Dec 02, 2019 Dec 02, 2019

Copy link to clipboard

Copied

You can update your html/html templates to use createjs's own CDN instead of doubleclick's (s0.2mdn.net):
https://code.createjs.com/1.0.0/createjs.min.js

Banners published from Animate 2020 will work again.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 07, 2019 Dec 07, 2019

Copy link to clipboard

Copied

LATEST

Google has updated the create library hosted on their servers. You can use this link to reference to it: https://s0.2mdn.net/ads/studio/cached_libs/createjs_2019.11.15_min.js

All your banner will work again

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines