I set my python program to collect campaigns of account, it works fine for campaigns that are linked to my manager, but i cant get data from request regarding shared account,
i get this warning:
WARNING:google.ads.google_ads.client:Request made: ClientCustomerId:
8252429017, Host:
googleads.googleapis.com:443, Method: /google.ads.googleads.v6.services.GoogleAdsService/SearchStream, RequestId: 1fssbQ4_jBPXzY3lqJ1pFg, IsFault: True, FaultMessage: User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be set in the 'login-customer-id' header.
Shared account linked to b2b.click.mcc as manager, and i dont have access to it.
I also set login-customer-id to this mcc but it doesnt help.
How can i fix this?