You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When changing the API Version to the newer versions >202401 the response for requests to the creative endpoints now require the advertiser account id in the URL. However with the batch_get method there is now parameter available to add the Account ID.
When changing the API Version to the newer versions >202401 the response for requests to the creative endpoints now require the advertiser account id in the URL. However with the batch_get method there is now parameter available to add the Account ID.
Response message:
{"message":"All api calls to creative endpoints have been modified to include advertiser account id in the url path. Please refer to the latest versioned apis to modify the request accordingly. Base url of the new requests should be https://api.linkedin.com/rest/adAccounts/{adAccountId}/creatives","status":400}
Is there a workaround for this that still uses the new versions?
The text was updated successfully, but these errors were encountered: