Holiday reminder about IDs
December 29th, 2010 | Published in Google Adwords API
Whether you recently updated your code or just started with the AdWords API, please keep in mind that IDs of all entities are represented as xsd:long (64 bit signed integer) values. It is important to note that if your code stores ID values in a data type with lower range, the value may suffer from integer overflow.
As always, please post any questions to the AdWords API Forum.
-- Stan Grinberg, AdWords API Team
As always, please post any questions to the AdWords API Forum.
-- Stan Grinberg, AdWords API Team