We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
load()
It seems this logic is failing:
ethical-ad-client/index.js
Lines 683 to 690 in c63d6e0
Once the module is imported, it automatically calls load_placements(). I'd like to call it by myself once I added the correct data-ea HTML tag.
load_placements()
data-ea
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems this logic is failing:
ethical-ad-client/index.js
Lines 683 to 690 in c63d6e0
Once the module is imported, it automatically calls
load_placements()
. I'd like to call it by myself once I added the correctdata-ea
HTML tag.The text was updated successfully, but these errors were encountered: