iAds AppID What is it?

Hi guys I’m totally lost in where is my iAds app id located?

I’ve signed the contracts in my itunes connect already but can’t find the number i’m suppose to include in the init function.

I’m familiar with adMob,

Is this the ID for apple? The App ID in the developer portal for the app in question?

– Replace with your own application ID   local appID = “com.company.product”  

Sorry for the bump, just want to double check with someone who can confirm if the appID is the right one to use?

Yes.  com.yourdomain.yourgame

Rob

Thank you Rob

Hopefully we can have a definitive answer to this.

The docs state:

String. String containing the app ID.

iTunes connect shows Apple ID 123456789 - a nine digit number.

Thanks,

Martin.

It’s not the Apple ID. It’s the AppID that you make for your app in the “certificates, identifiers and profiles” section.

@naveen pcs.

Just as I thought. Rob’s reply is correct then.

Thanks for posting. Best - Martin.

Sorry for the bump, just want to double check with someone who can confirm if the appID is the right one to use?

Yes.  com.yourdomain.yourgame

Rob

Thank you Rob

Hopefully we can have a definitive answer to this.

The docs state:

String. String containing the app ID.

iTunes connect shows Apple ID 123456789 - a nine digit number.

Thanks,

Martin.

It’s not the Apple ID. It’s the AppID that you make for your app in the “certificates, identifiers and profiles” section.

@naveen pcs.

Just as I thought. Rob’s reply is correct then.

Thanks for posting. Best - Martin.