Skip to content

Instantly share code, notes, and snippets.

@themorgantown
Last active January 9, 2019 15:18
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save themorgantown/766d6709793e2c2d88e65a0cd502cfa1 to your computer and use it in GitHub Desktop.
Save themorgantown/766d6709793e2c2d88e65a0cd502cfa1 to your computer and use it in GitHub Desktop.
Export script for one-click publishing to Google Adwords from Tumult Hype
@themorgantown
Copy link
Author

themorgantown commented Jan 9, 2018

If for some reason you can't run this function, open up terminal and type: chmod 755 (make sure there's a space after the 755), then drag the .py file into the window and hit enter to repair permissions.

@Vaeshkar
Copy link

Vaeshkar commented May 9, 2018

Will give this script a try.

@Vaeshkar
Copy link

Vaeshkar commented May 9, 2018

So I ain't no Python expert, but as a fellow Dutchman, I knew where to add the script tag for the Adwords ExitAPI.
Only I do not or have not seen the section where I get add-on export button option to set the < onclick="ExitApi.exit()" > function.

If I manually add this to the index.html the Adwords Validator gives me the following message:
Warning – Custom Exit Not Allowed check. Your HTML5 Ad has modified clickability, which is not supported. Learn More.

Reading this message gives me the feeling I set up 2 exits. But I cannot find a second.

more to follow when I know more. :)

@themorgantown
Copy link
Author

@Vaeshkar Yesterday the Adwords test page wasn't giving me any results, but I tested this export script just now and I'm getting all green checkmarks. I just setup a single element to link out to a URL (using a mouse click action). My test export: https://cl.ly/0R2c3J1P330i

Let me know if you hit any issues for your project.

screenshot 2018-05-10 at 3 02 17 pm

@themorgantown
Copy link
Author

themorgantown commented Jan 9, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment