Hi I've have my test account set up with basic level access. However while trying to access campaigns using command below I'm receiving a 403 error. Probably because I've basic access.
curl -f --request POST https://googleads.googleapis.com/v9/customers/sub_accountid/googleAds:searchStream --header "Content-Type: application/json" --header "Content-Type: application/json" --header "developer-token: my_developer_token" --header "Authorization: Bearer my_access_token" --data "{"query": 'SELECT campaign.name, campaign.bidding_strategy_type FROM campaign WHERE segments.date DURING LAST_7_DAYS'}" --header "login-customer-id: main_account_id" curl: (22) The requested URL returned error: 403 Is there a corresponding call to fetch keywords/campaigns using basic level access? Thanks & Regards Sithara -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/94c168ff-f03f-4168-ade7-75c74a590412n%40googlegroups.com.