Clarification for Google Ads API Integration

2024-08-06 Thread Oops Tang
Hi Google Ads API Team, We would like know is it possible for we perform the Google Ads Enhanced conversation without pass through Google OAUTH flow. We have a scenario that we are a software solution company that offer a ecommerce solution that allow our customer to integrate their Google Ads

Enquiry on API access correlation of MCC and Sub-MCC

2023-11-07 Thread Danny Tang
Hi there, I have some question regarding API access right for MCC and Sub-MCC. Let's say that I already have a master MCC which already has basic access. A sub-MCC account without basic access is then assigned to the master MCC. Can I take action on ad account (eg. create, modify and retrieve

Re: urgent! no response from the google token application

2023-11-06 Thread Danny Tang
Hi there, Thanks for your assistance. we have received the reply from the compliance team and they required us to provide additional information on our application and we have sent them reply on it. Please let us know if there is further update on the application. Thanks! Regards, Danny On

Urgent! No response from the Google Token application

2023-11-05 Thread Danny Tang
Hi there, I'm writing to discuss the application we submitted for our Google developer token in Google API. We have applied for basic access for our google ads manager account but we never received the confirmation. We have also raised a ticket to the compliance team but we still have received

Google Ads API Error: AuthorizationError.DeveloperTokenProhibited

2022-04-17 Thread Doreen Tang
Hi API support team, We are facing an issue that needs your help. Our external full service Standard Access API application has been approved by AdWords API Compliance team, but we have done a system testing, it still shows error as below. Google Ads API Error : [AuthorizationError.DeveloperT

Re: Is it possible to permanently remove those AdGroup, Ads, Keywords from a deleted campaign?

2020-06-16 Thread matthew tang
Hi Danica, Thanks for the updates. Will try on your suggestion. Best regards, Matthew On Wed, Jun 17, 2020 at 1:11 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Matthew, > > Thank you for reaching out. Unfortunately, you cannot make any changes to > entities b

Is it possible to permanently remove those AdGroup, Ads, Keywords from a deleted campaign?

2020-06-16 Thread matthew tang
As mentioned, we are successfully imported Google Ads Campaigns in Enabled, Paused Status, yet we are getting all AdGroups, Ads, Keywords even those parent campaigns have been removed. Would be pleased to get Google's solutions to permanently remove those AdGroups, Ads, Keywords that belongs to

[Google Ads API Beta] "API solution not found with service name: googleads.googleapis.com"

2018-06-20 Thread Martin Tang
My company was recently granted access to the beta API. However, upon trying to make a request, I was prompted to enable the Google Ads API in the developers console. In the console I was unable to enable the service; instead, the following message appeared when selecting the service: "API so

Google Click ID (GCLID) will now be generated at impression-time

2016-10-06 Thread 'Maxwell Tang' via AdWords API Forum
Hi there, To confirm, with this change, advertisers will still get charged for multiple clicks associated with an impression, correct? That may be obvious, but I want to triple check before proceeding with development work. Thanks a lot! Maxwell -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

AdWords API Re: How to use ProximityTargets ?

2010-02-25 Thread Tang
ration = new CampaignTargetOperation(); $geoTargetOperation->operand = $geoTargetList; $geoTargetOperation->operator = 'SET'; $operations = array( $geoTargetOperation); // Set campaign targets. $result = $campaignTargetService-&g

AdWords API Re: How to use ProximityTargets ?

2010-02-24 Thread Tang
55 pm, AdWords API Advisor wrote: > Hi, > > The documentation for the ProximityTarget is here: > >  http://code.google.com/intl/fr/apis/adwords/v2009/docs/reference/Camp... > > All you need to do is create a new ProximityTarget, set the fields, > and add it to the list of

AdWords API Re: How to use ProximityTargets ?

2010-02-24 Thread Tang
nobody can help me ? Please ... On Feb 23, 7:24 pm, Guillaume wrote: > Hi, > > i actually use the Adwords API in PHP, all is working good except for > Geotargeting. > > if i want to target a country i do : > > // Create geo targets. > $geoTargetList = new GeoTargetList(); > $geoTargetList->campai

AdWords API Re: local campain

2010-02-24 Thread Tang
onService: > >  http://code.google.com/apis/adwords/v2009/docs/reference/GeoLocationS... > > Best, > - Eric Koleda, AdWords API Team > > On Jan 28, 11:52 am,Tang wrote: > > > Hi, > > > i succeed in creating a local campain, but i don't know how i can > > d

AdWords API Re: local campain

2010-02-24 Thread Tang
= '150'; thanks a lot On 29 jan, 15:53, AdWords API Advisor wrote: > Hi Tang, > > You'll want to use the CampaignTargetService to add a ProximityTarget: > >  http://code.google.com/apis/adwords/v2009/docs/reference/CampaignTarg... >  http://code.google.com/apis/adw

AdWords API local campain

2010-01-28 Thread Tang
Hi, i succeed in creating a local campain, but i don't know how i can define the target zone of the campain. For example if i wan my campain to be displayed only at 20 km around Paris town ? thanks for your help Tang -- You received this message because you are subscribed to the G