Update (Aug 5, 2019): Please also include SharedSet ID in your verification for 64-bit compliance.
Update (Jul 26, 2019): Please also include Asset ID in your verification for 64-bit compliance.
In the
AdWords API and
Google Ads API, Campaign IDs and Budget IDs are 64-bit signed integers and are of type
xsd:long
in the AdWords API and
INT64
in the Google Ads API. Applications that integrate with the API should handle ID values in that range.
Historically, Campaign and Budget IDs in Google Ads were within the maximum value of 32-bit signed integer, but will soon be exceeding this range. In order to avoid any issues, please make sure your applications are fully compliant with IDs within a range of 64-bit signed integer values.
If you have any questions or concerns, please don't hesitate to contact us via the
forum.
--Stan Grinberg, Google Ads API Team