Geo target constants error

2024-04-26 Thread Maxime Heurtevent
Hello, I'm trying to call the https://googleads.googleapis.com/v16/customers/{customerId}:generateKeywordIdeas endpoints with the parameters below. The geoTargetConstants have been generated with the https://googleads.googleapis.com/v16/geoTargetConstants:suggest endpoint and were

Validate advertiser's identity

2024-03-05 Thread Maxime Heurtevent
Hello, I've recently been asked to "*validate the advertiser's identity*" for accounts created *under* my Google Ads *Admin account*. Can you give me more details if the validation is mandatory for all accounts as there are some with optional validation. Would a different API access allow

Re: total budget search campaign

2024-03-04 Thread Maxime Heurtevent
That's not what I was asking. I'd like to know how and what parameters to enter in order to create a Global Campaign budget. This budget will not be daily but will be total and will run until the entire budget is used up. Thanks, Le lundi 4 mars 2024 à 08:52:28 UTC+1, Google Ads API Forum

Total Budget Search Campaign

2024-03-03 Thread Maxime Heurtevent
Hello, I'm trying to *create a Search campaign* using a *Total Amount Budget* using the REST interface. *Params* to create the *total budget*: (no errors) create:{ name: , totalAmountMicros: , explicitly_shared: false, status: "ENABLED", delivery_method: "STANDARD",

Re: Move GA access

2024-02-25 Thread Maxime Heurtevent
Could you please consider my request Le vendredi 23 février 2024 à 21:49:35 UTC+1, Maxime Heurtevent a écrit : > Hello, > > The Google Ads API compliance team contacted me with a request to transfer > access between 2 accounts, I responded as requested but have not heard back >

Move GA access

2024-02-23 Thread Maxime Heurtevent
Hello, The Google Ads API compliance team contacted me with a request to transfer access between 2 accounts, I responded as requested but have not heard back in 1 week, can you please transfer my access from *442-586-1558* to *128-923-9619.* All the informations between the 2 accounts are

Re: basic access application

2024-02-15 Thread Maxime Heurtevent
I have no Case ID generated. Le mercredi 14 février 2024 à 22:26:04 UTC+1, Google Ads API Forum Advisor a écrit : > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After reviewing your concern, I understand that you have submitted an > application for the basic

Basic access application

2024-02-14 Thread Maxime Heurtevent
Hello, I applied for basic access a few weeks ago and have since reached out to support, but I haven't received a response yet. Could you please review my application? I require basic access as soon as possible. Thank you. Manager ID: 128-923-9619 -- --

Re: gender & age criterion

2024-02-07 Thread Maxime Heurtevent
Here are example of curl command: *Campaign creation:* curl -X POST \ 'https://googleads.googleapis.com/v15//campaignCriteria:mutate' \ -H 'Content-Type: application/json' \ -H 'developer-token: ' \ -H 'Authorization: Bearer ' \ -H 'login-customer-id: ' \ -d '{ "operations":

Gender & Age Criterion

2024-02-07 Thread Maxime Heurtevent
Hello, I need to use the Gender and Age criteria, but I can't create them without

API permissions

2023-11-13 Thread Maxime Heurtevent
Hello, I sent you an email a week ago about changing my *test* token to a *basic* access token but I still don't have the permissions I *urgently* need. My account *manager ID* is 442-586-1558. Can you please give me the permissions as fast as possible. Regards -- --

Google Ads Criteria

2023-10-29 Thread Maxime Heurtevent
Hi, according to the REST documentation i can create Campaign or AdGroup Criteria using a request such as the following curl -X POST \ -H "Authorization: Bearer {ACCESS_TOKEN}" \ -H "developer-token: {DEV_TOKEN}" \ -H "login-customer-id: {MANAGER_ID}" \ -H "Content-Type:

Re: developer_token_prohibited

2023-10-25 Thread Maxime Heurtevent
Ok thank you, by creating a new Google API Console Project I solved my error Le mercredi 25 octobre 2023 à 11:19:33 UTC+2, Google Ads API Forum Advisor a écrit : > Hi, > > Thank you for contacting the Google Ads API support team. > > By reviewing your query, I understand you are encountering

DEVELOPER_TOKEN_PROHIBITED

2023-10-24 Thread Maxime Heurtevent
Hi team, I have a manager account with a developer test token, and I've subsequently created test accounts in order to develop my functionalities in a test environment. However, even with all the right parameters, I get the error DEVELOPER_TOKEN_PROHIBITED. Here's an example of the CURL

Create account timeout

2023-10-19 Thread Maxime Heurtevent
Hello, I followed the *playlist* available on your youtube channel allowing the *initialization* of one of the API, however when I want to *create an account* according to the way you describe in the *documentation*, my server *crashes* due to a *timeout*, the *function* used below: def

Re: No response from Ads API Basic Access application

2023-05-29 Thread Jean-Maxime Larouche
Hi Support, I have the same problem. Thank you for you help, On Monday, 29 May 2023 at 17:02:58 UTC-4 Williams Zanga wrote: > Hi Support > > I am facing the same issue as Nick. I also submitted an application over 2 > weeks ago but still have got no response though it was mentionned that we'd

Reach the accounts limit under my MCC

2020-06-23 Thread Maxime Chariere
Hi,I recently reached the active account number limit under my MCC, so I’m unable to create a new sub account anymore. The only solution I found is canceling some accounts that are not sustainable for my business (I may have more than 2000 active users at the same time).I’m wondering if there

audience Constant ( inMarket, interest, Affinity...) search and Ideas features

2020-04-02 Thread Maxime Chariere
Hi, I'm looking for some feature which allows searching for an Audience Constant with some keyword and/or give Targeting Idea. I only found the full list of constants (lick to the doc ), and it

Re: Using API to access billing information

2020-02-10 Thread maxime chariere
Hi, I'm facing to the same issue and I saw this post which is quite old. I wonder if there are any update about it with Adwords API v201809 or the beta version of Google Ads API ? Best - Maxime On Saturday, August 8, 2009 at 1:52:53 AM UTC+9, AdWords API Advisor wrote: > > H

Re: Universal App Campaign creation fail for some accounts

2019-11-20 Thread Maxime Chariere
Thank you for you answer that help a lot. On Thursday, November 21, 2019 at 12:33:15 AM UTC+9, adsapiforumadvisor wrote: > > Hi Maxime, > > Thank you for reaching out. Please see this > <https://ads-developers.googleblog.com/2019/06/upcoming-changes-to-app-campaigns.htm

Universal App Campaign creation fail for some accounts

2019-11-19 Thread Maxime Chariere
Hi, I'm creating UAC campaign by calling campaign_service.mutate with the following settings : (API version v201809) { 'name': name, 'status': 'PAUSED', 'advertisingChannelType': 'MULTI_CHANNEL', 'advertisingChannelSubType': 'UNIVERSAL_APP_CAMPAIGN',

Adwords API - OfflineConversionFeedService

2015-10-13 Thread Maxime
Hello, I try to use OfflineConversionFeedService and have a problems. My import seems to work (no error), but have no effect. -- $offlineConversionService = $user->GetService("OfflineConversionFeedService", ADWORDS_VERSION); $operations = array(); foreach ($conversionData as $obj) {

Offline conversion

2015-10-13 Thread Maxime
Hi, I try to user OfflineConversionFeed, my code seems to work (no error) but there is no display on adwords, I search on group but each post have'nt the solution. Can you help me ? Best Regards. My code : $offlineConversionService = $user->GetService("OfflineConversionFeedService",

API Access to Imp. Share for a group of campaigns

2015-08-20 Thread Maxime
Hi, Can you tell me if it's possible to have the Imp. Share for a group of campaigns with the API ? It's not an sum or an average so I can't calculate it with other statistics. On a bigger scale, i would like to access to all statistics on the line all filtered campaigns. Thank you very

Url template and DESTINATION_URL_REPORT

2015-07-16 Thread Maxime Mari
Hi Everybody, Since the google Adwords MAJ on 1 juillet 2015, about Final Url and Url template. The DESTINATION_URL_REPORT Report with Awql doesn't export the new campaign data. SELECT CampaignId,CampaignName,AdGroupName,Date,EffectiveDestinationUrl,Impressions, Clicks, Cost FROM

Problem with bulk operations

2014-10-14 Thread Maxime Menigoz
completed; } } With this code, I still have [RateExceededError rateName=BillingPerDay, rateKey=level1_plan, rateScope=DEVELOPER, retryAfterSeconds=86400] after 10 000 updates. Could someone explain me what I do wrong ? Thanks, Maxime -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Test

2014-01-27 Thread Maxime Rauer
This is a simple test. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

GetRefreshToken.php return a blank page.

2014-01-23 Thread Maxime Rauer
Hi Google, I am in the process of migrating our Adwords API from v201109 (deprecated) to v201309. *There are 5 login variables on auth.ini:* - developerToken (1) - userAgent (2) - client_id (3) - client_secret (4) - refresh_token (5) For (1) and (2), I am using our old

Number of call per minute

2010-09-28 Thread Maxime RAUER
Hi, I am just wondering how fast are your scripts, mine wrote in PHP, is doing about 12 calls/minute, and I am wondering if there is any way to improve this. I am using the TargetingIdeaService And I am getting the average monthly searches for a specific keyword. --