Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

ReferenceError: "AdsManagerApp" is not defined. (file Code.gs, line 136) #2

Closed
MichaelHelms8 opened this issue Oct 30, 2020 · 1 comment

Comments

@MichaelHelms8
Copy link

New to GitHub so apologies if this is not the right way to use this.

I'm trying to run the ETA to RSA script, I've made it work on an account that sits within an MCC, however can't get it to work when the account is a stand alone with no MCC. I'm getting: ReferenceError: "AdsManagerApp" is not defined. (file Code.gs, line 136)

Is there anything I should change to make this work?

@kondie
Copy link
Contributor

kondie commented Nov 5, 2020

This code is intended to be installed in a Google Ads Manager Account(MCC).

For your case, you can modify the main function to remove all references to AdsManagerApp... e.g. remove lines 136 to 143 and replace it with directly invoking generateResponsiveSearchAdsForAccount function.

@kondie kondie closed this as completed Nov 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants