Hi Kate,

Thank you for reaching out to us. Having looked over the post a bit more, we 
would suggest that you reach out to our Java Implementation team here . They 
can better help and handle this as it would appear to be an issue with the Java 
implementation code. Also at the same time if you are looking to convert 
something to a string in Java just take the variable that you need to turn to a 
string and add a +"" to it this will change it to a string.

ex.
int num = 4;
String word = num +"";

The word is now a string that is "3" and not an int of 3

But we would still advise reaching out to the people on the link.

Regards,

William Pescherine
Google Ads API Team
ref:_00D1U1174p._5004Q2LUMwA:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/t2N_g000000000000000000000000000000000000000000000QXBIM200oc8XCaGKSJ-z-NaLbXj5XQ%40sfdc.net.

Reply via email to