PlacesLocationFeedData.BusinessIdentifier

2021-09-07 Thread FW API
Hi. In the old adwords api there was a field businessAccountIdentifier on the PlacesLocationFeedData object. It signified the ID of the My Business Account that is used populating the feed. In the current documentation such a field is not listed. https://developers.google.com/google-ads/api/fie

RE: PlacesLocationFeedData.BusinessIdentifier

2021-09-08 Thread Google Ads API Forum Advisor
Hi, Thank you for raising your concern. To get the information of business account ID, you can use the FeedService.GetFeed as it will return places_location_feed_data object which include the business_account_id field for the information that you are looking for. Let me know if you have furth

Re: PlacesLocationFeedData.BusinessIdentifier

2021-09-15 Thread FW API
Hello. I tried that and it worked. But it blew the 1000 Get / day limit. We have 2052 accounts with my business data in actual use. Even if we only refresh those once per day that approach is not feasible. I'm a bit beyond concern now, as we believed in the announcement that the new api would

Re: PlacesLocationFeedData.BusinessIdentifier

2021-09-15 Thread Google Ads API Forum Advisor
Hello, Thanks for getting back to us. Please note that the limits on Get requests do not vary by access level; all developer tokens, including those with Standard Access, are limited to 1,000 get requests per day. With that, you may want to make use of Search requests as these requests are onl