Manual Payments from API?

2024-07-26 Thread Kyle
Hi Team, Is it possible to use the API to make manual payments to our client's add accounts with the funds coming from our agency bank account? I would like to manual payments to appear in the client accounts essentially as ad credit. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Limit on Account Level Exclusion List

2024-07-26 Thread manivong innirat
The resource for Google Ads IP exclusions( https://support.google.com/google-ads/answer/2456098?hl=en) mentions a limit in Campaign Level to 500 IPs to the exclusion list, Is there any limit present like this in the Account Level view for a domain in Google Ads? -- -- =~=~=~=~=~=~=~=~=~=~=~=~

RE: the standard access request urgent

2024-07-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Could you confirm if you have applied for the standard access to your developer token? If not, I would suggest you apply using this form link. If you have already applied, then kindly note that this support channel specializes i

The Standard Access request urgent

2024-07-26 Thread ougus chittavong
Hello. We have our application stopped for sales as we do not have standard access as we have received many customers in the last few days. Could you please prioritize? My MCC is 573-769-7662 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeve

Acquiring Developer Token without active Manager account

2024-07-26 Thread koy nithida
Dear Google Ads API team, In order to interact with the Google Ads API KeywordPlanService to get historical keywords, a developer token is required. There are quite some prerequisites for obtaining such token as can be read from the docs (link

RE: getting faultmessage: too many

2024-07-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API team. Kindly note that the provided code snippet will not be sufficient to address your issue. So to assist you further on fault message issues, kindly provide the complete API logs (request and response with request-id and request header) genera

Re: creating an audience and link it to an existing ad group of type video using the api

2024-07-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, You may try to use the CampaignCriterionService for your use case. By default, a new campaign won't include YouTube video or channel criteria; only negative criteria are supported at the campaign level. I hope it helps. This message is in relation to case "ref:!00D1U01174p.!5004Q02vE8W0:re

E.164 Format for Enhanced Leads

2024-07-26 Thread Amc oudomthin
Hello, We're working on sending enhanced leads via the API. We're using NodeJS, so we're using the rest API - not an existing library. We wanted to validate that we are formatting our phone numbers correctly. Specially, the library we've been using to parse a phone number and return it as E.16

RE: creating search campaign with target cpa - operation_not_permitted_for_context error

2024-07-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I understand that you are getting OPERATION_NOT_PERMITTED_FOR_CONTEXT error, to assist you further please provide us with complete API request and response logs with request-id and request header generated at your end. If you are us

RE: how can i obtain 'ad asset status and reason?

2024-07-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I would suggest you try the below query to retrieve the status of the asset using the ad_group_ad_asset_view report. The AdGroupAdAssetView currently supports AppAds and Responsive Search Ads. SELECT asset.id, asset.name, asset

Getting FaultMessage: Too Many

2024-07-26 Thread Pratham Chauhan
Hey there I am getting FaultMessage: Too Many when adding more than 4 ads in the ad group using google sdk python and FaultMessage: Too few when adding less than 3 ads in the ad group using google sdk python. code : import argparse import sys import uuid import pandas as pd from google.ads.googl

Re: creating an audience and link it to an existing ad group of type video using the api

2024-07-26 Thread chaima braiek
Hi again, Is it possible to use this service in the case of a campaign of type Video? And is there any example using the API to have it as a reference? Thank you. On Thursday, July 25, 2024 at 5:38:16 PM UTC+2 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Goo