No, its correct

On Sunday, June 16, 2024 at 12:17:05 AM UTC-4 GDZ wrote:

> "custemer_id" is misspelled?
>
>
> On Friday, June 14, 2024 at 8:25:10 PM UTC-4 Ramazan Aydemir wrote:
>
>> Hi,
>>
>> I'm reaching out to discuss an error i faced. When I was trying to call 
>> API query, i faced with the error 404. (The 404 error indicates that the 
>> URL being used is not recognized by the Google Ads API.) Can you help for 
>> this? 
>>
>> function makeApiCall() {
>> var oauthService = getOAuthService();
>> if (oauthService.hasAccess()) {
>> var url = '
>> https://googleads.googleapis.com/v11/customers/{custemer_id}/googleAds:search
>> ';
>> var payload = JSON.stringify({
>> "query": "SELECT campaign.name, metrics.impressions, metrics.clicks, 
>> metrics.cost_micros, metrics.ctr, metrics.average_cpc FROM campaign"
>> });
>> var options = { ....
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0a3f9ff8-ce7f-4995-aba7-d2369e25ba30n%40googlegroups.com.
  • Da... Ramazan Aydemir
    • ... GDZ
      • ... Ramazan Aydemir
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to