A last question. This is now my code:

this.grabbed = $grabber.getAd();
console.log(this.grabbed);
console.log(this.grabbed.adParameter);


This code works. But when i console.log this.grabbed i get the object:

<https://lh3.googleusercontent.com/-Byp1pzt_HN8/VvF5Ye2Q6qI/AAAAAAAAAZI/UOdWPxSFbOc1U3Vxl6-ZJKsOFXl55sCNg/s1600/Bildschirmfoto%2B2016-03-22%2Bum%2B17.56.44.png>


But this.grabbed.adParameter is undefinded? How can i access my data like 
ad_title?

thx
Norman

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to