get Suffix Url for ExpandedTextAd

2018-12-10 Thread an . deangelis
Hi to all, Could someone help me to keep with Java SDK the value in the field "Suffix prefix Url" for an ExpandedTextAd? [image: param.PNG] Thank you, Anna -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-26 Thread an . deangelis
Are there any updates??? Thanks, Anna Il giorno venerdì 23 novembre 2018 19:30:48 UTC+1, Dannison Yao (AdWords API Team) ha scritto: > > Hi Philo, > > I am a colleague of Sreelakshmi. Allow me to respond to you as she is OOO. > Unfortunately, there are no updates with the team regarding this.

Re: CONCURRENT_MODIFICATION error

2018-11-23 Thread an . deangelis
Hi Peter, are there update? Anna Il giorno mercoledì 14 novembre 2018 12:08:11 UTC+1, Peter Oliquino (AdWords API Team) ha scritto: > > Hi Anna, > > Could you confirm if there are indeed no other process running and making > changes to a specific entity at the same time when the > DatabaseErr

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread an . deangelis
This is happening also to my application. It was working in this last year very great, from today no h! Il giorno mercoledì 21 novembre 2018 10:29:26 UTC+1, rau...@adext.com ha scritto: > > Hello!, > > I have the same problem than Stepanian, yesterday I started to get the > same error

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread an . deangelis
Did u have any response? Il giorno mercoledì 21 novembre 2018 01:35:06 UTC+1, Stepanian ha scritto: > > Yesterday I started getting a DatabaseError.CONCURRENT_MODIFICATION error > for operations that are part of a tool that I have developed and used for > months. The tool creates an ad group and

CONCURRENT_MODIFICATION error

2018-11-14 Thread an . deangelis
I am getting repeated CONCURRENT_MODIFICATION errors trying to create a Expandend Text Ad. I checked for the usual causes of this exception according to the documentation and other discussions in this forum, and none of them apply. Is this a known bug on the server? Thanks. Thank you, Anna -

expandedTextAd.getFinalUrlSuffix() return always null

2018-11-13 Thread an . deangelis
Hi all, I need to know why the function getFinalUrlSuffix() for the object expandedTextAd return always null. Could someone help me? Thank you for the support, Anna -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~

getHeadlinePart3 and getDescription2

2018-10-04 Thread an . deangelis
Hi to all, with new version of API (v201809) I started to use the function *getHeadlinePart3* and *getDescription2* for the *ExpandedTextAd * *BUT* I have some problems because the results are always "null" even if on the account AdWords for that ad there are both headline3 and description2. Ho