Re: how to Get SiteLink Final Urls in Java

2016-03-16 Thread Karim Benna
Oh i'm sorry i was importing the wrong version of SitelinkFeedItem the v201506. I hate this mistake. and thank you very much -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDe

Re: how to Get SiteLink Final Urls in Java

2016-03-16 Thread Karim Benna
Hey Anthony Thank you for your post but i can't cast a SitelinkFeedItem from ExtensionFeedItem. Kind regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/post

Re: how to Get SiteLink Final Urls in Java

2016-03-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Karim, In order to get the final URLs of your sitelinks, you first need to cast your feed items to a SitelinkFeedItem . >From there, you can get the final URLs. Here is a snip

how to Get SiteLink Final Urls in Java

2016-03-15 Thread Karim Benna
Hallo, I'm sorry maybe this answer has already an answer on PhP but i couldn't translate is into Java AdWords API. Any way i'm trying to get all the finalUrls of SiteLinks if there is some. As i understand,i have to user the AdGroupExtensionSettingService to get the siteLinks and then initial