Q: Push data to Meta
Hey Shawn, with Apipheny I can import data to Google Sheets, but, can I push data back? Let's say I want to change the name of an adset, so I change it on Google Sheets, will this reflect back on Facebook?
Thank you

Meelad
Jun 13, 2025A: Hello, thanks for your question! You have to check the API documentation to see if there is an endpoint available that does what you need it to do. In your case, you have to check the API documentation to see if there is an endpoint that allows you to change the name of an adset. If there is an endpoint that allows you to do that, then yes, you can use Apipheny to make that API request. I hope that helps!

Verified purchaser
Hey, thank you for getting back.
I checked, and is says this:
To push changes to Meta ads using the API, you'll primarily use the Marketing API and potentially the Graph API
Is it possible?
Thank you!
In the facebook ads api documentation you can see there are some instructions for creating and modifying adsets: https://developers.facebook.com/docs/marketing-api/reference/ad-campaign/
I haven't used the faebook ads api myself extensively so I'm not sure if changing the adset name is an option but the documentation would be the best place to check.