#import <AdSupport/ASIdentifierManager.h>NSString *adId =[[[ASIdentifierManager sharedManager] advertisingIdentifier] UUIDString];NSLog(@"%@",adId);