keyword

2024-05-08 Thread 'Juan Gouveia' via Google Ads API and AdWords API Forum
I am using the FROM with keyword_view. now this way i cant access segments.hour i can only use it with segments.date, segments.day_of_week, is there a way to get all the keywords and their basic metrics and have access to the hour, date and day of the week? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Metrics costPerAllConversions

2024-04-18 Thread Juan Gouveia
Metrics : *metrics.cost_per_all_conversions* In the Google Ads API documentation, it states that the metric metrics.cost_per_all_conversions is obtained by dividing the cost of an ad interactions by all conversions. However, I want to know where I get the cost of an ad interaction? -- -- =~=

Re: basic access level application without response

2024-04-17 Thread Juan Gouveia
, 2024 at 2:57:08 PM UTC+1 Google Ads API Forum Advisor wrote: > Hi Juan, > > Thank you for reaching out to the Google Ads API support team. > > The access requests are handled by the Google Ads API Compliance team, we > are transferring the case to the Ads API Compliance team

Basic Access Level application without response

2024-04-17 Thread Juan Gouveia
Hello, I hope this message finds you well. I would like to kindly request your assistance with my application for Basic Access API under the following MCC: MCC ID: 886-965-8972 Thus far, I have not been assigned a case ID despite completing the form, and I have not received any response throug

Re: application basic token error

2024-04-15 Thread Juan Gouveia
through any channel. This situation is negatively impacting my deadlines for client integrations. I truly appreciate any assistance you can provide in this matter. Best regards, and thank you in advance for your support! On Monday, April 8, 2024 at 2:44:34 AM UTC+1 Juan Gouveia wrote: > Hi T

Re: application basic token error

2024-04-07 Thread Juan Gouveia
Hi Team, Any updated here? Thanks, Juan Gouveia On Friday, April 5, 2024 at 12:12:36 PM UTC+1 Google Ads API Forum Advisor wrote: Hi, Thank you for providing the additional information. @Compliance team, please confirm if you are able to assist in the below access request. Summary: The

Re: application basic token error

2024-04-07 Thread Juan Gouveia
Hello, good evening, I have already sent a ticket to contact Contact Google Ads API Compliance and I have not received any responses either. It has been many business days since I requested the token. I would like to receive a response soon. If there are any changes I need to make to the basic

Re: application basic token error

2024-04-05 Thread Juan Gouveia
MCC ID : 886-965-8972 There is the ID of my account manager, i want know a status of my application for the access token Basic On Thursday, April 4, 2024 at 10:18:38 PM UTC+1 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > It ap

Application Basic Token Error

2024-04-04 Thread Juan Gouveia
I have found this Error «details»: [ { «@type»: «type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure», «errors»: [ { «errorCode»: { «authorizationError»: «DEVELOPER_TOKEN_NOT_APPROVED» }, «message»

The Google Ads API Center is missing from my account

2024-04-01 Thread Juan Gouveia
I can't find the API Center in my Google Ads account. I've looked for it in the places mentioned in the documentation. [image: Captura de ecrã 2024-04-01 175557.png] [image: Captura de ecrã 2024-04-01 175607.png] I tried to find it in those two places where the documentation said, and I have

Re: still waiting for approval on basic access

2024-03-08 Thread Juan Insignares
Hi I do not have any case number in place, this is the first time we make this request via forum. Can you guys please generate one? On Friday, March 8, 2024 at 1:42:37 PM UTC-5 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > After

Still waiting for approval on basic access

2024-03-08 Thread Juan Insignares
Dear Google Ads API community, I put in a request for basic access last year, but I heard nothing. I have also applied countless times in order to get an update on progress and have heard nothing. I really need an update on this. I really need your help. Sincerely MCC:600-890-2678 -- -- =~=~=~

Basic access for the API is taking forever, (+2 months and still waiting)

2024-03-08 Thread Juan Insignares
Dear Google Ads API community, I put in a request for basic access last year, but I heard nothing. I have also applied countless times in order to get an update on progress and have heard nothing. I really need an update on this. I really need your help. Sincerely MCC 600-890-2678 -- -- =~=~=~

Re: enable/disable assets of an ad group

2023-09-26 Thread Juan Antonio Perez
Hi I tried to use AssetGroupAssetOperation to update the asset but the class in GoogleAds PHP API code hasn't any method to update the asset but hast methods to create and remove an asset. Can you give me an example of how I can achieve this? Thank you very much. On Thursday, September 21, 2023

Enable/Disable assets of an ad group

2023-09-20 Thread Juan Antonio Perez
Hi team, I need to know if resources (specifically YouTube videos) can be enabled and disabled from an ad group using the Google Ads PHP API. Is this possible to do? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot

Enable/Disable ad assets and asset status

2023-09-18 Thread Juan Antonio Perez
Hi I'm looking for enable/disable assets through the PHP API but I don't find how to do it. I want specificaly enable/disable youtube videos. It is possible currently? By the orther hand I'm looking for how to get video status too. thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Setting a total budget at campaign level

2023-05-10 Thread Juan Costamagna
Hi, I was wondering if this is still not possible. I was to trying to create a Campaign (Search|Display) with a total budget amount, using Custom Period and I receive the error : "The period of the budget is not allowed". There is something missing from my side or it's just not possible to creat

unable to find metrics of assets contained in UAC campaigns

2023-01-30 Thread Juan Ignacio Solernó
Hi *I am trying to fetch data about the performance of my App (UAC) campaigns ASSETS* *Which is the resource I should include in the FROM clause* I tried ad_group_asset and customer_asset but they offer metrics about assets contained in SEARCH campaigns Thank yo! -- -- =~=~=~=~=~=~=~=~=~=~

Add Customer Match User List

2022-04-05 Thread Juan pablo Rubianes
Hello in the example: private String createCustomerMatchUserList(GoogleAdsClient googleAdsClient, long customerId) { // Creates the new user list. UserList userList = UserList.newBuilder() .setName("Customer Match list #" + getPrintableDateTime()) .setDes

Error loading negative keywords in campaigns

2022-03-22 Thread Juan Antonio Fernández
Hello, I am trying to modify the list of negative keywords in campaigns by calling the API with a list of CampaignCriterionOperation update operations. This has been working for me until today, but today I am having problems with the resource limit error. The details of the error are these: er

consume information from mcc outside my organization

2021-06-08 Thread Juan Pablo San Martín Moreno
Hi, Currently I have access via api to my MCC. A client added me to his MCC and I want to consume the information via API, my question: *is it necessary to request token and access level to do this?* *Is it necessary to carry out the registration and configuration that I did in my mcc in the

Acceder a mi dispositivo y aplicaciones

2021-04-19 Thread Juan Toribio cortes
-- null -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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" gr

Permissions denied when obtaining invoices

2021-03-17 Thread Juan Pablo San Martín Moreno
Hello, I currently have a problem downloading the invoices from the platform. Although I have assigned permissions, even from the web platform I can obtain this information without problems, in some of my advertising accounts via API I get the following error: "StatusCode": 7, "Details": "Th

Set targeting campaign level to Observation

2020-05-12 Thread Juan Carlos Blanco Delgado
Hello, I am trying to use the API to set the targeting settings to *Observation. *Any guidance how is this possible? Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-02-06 Thread juan gómez
Same here I can create test manager account but I cant add any client test account I fill the clients creation form and when i click save and continue y get the same message "Billing setups can not be used based on current status of the customer." On Thursday, January 30, 2020 at 11:11:34 AM UT

Re: Python example of the Ad schedule mutation

2019-12-17 Thread Juan Carlos Blanco Delgado
Hello, sorry I found the solution following the example, thank you so much!!! On Tuesday, December 17, 2019 at 4:11:53 PM UTC, Juan Carlos Blanco Delgado wrote: > > Hello, I made it work!!! > > The problem was the MCC account I was using, I have several MCC accounts > and a

Re: Python example of the Ad schedule mutation

2019-12-17 Thread Juan Carlos Blanco Delgado
Hello, I made it work!!! The problem was the MCC account I was using, I have several MCC accounts and a top MCC as well. Now, could you help me how to update a bank and change an adschedule??? Any example??? On Monday, December 2, 2019 at 5:25:23 PM UTC, adsapiforumadvisor wrote: > > H

Re: Target Impression Share "Bidding Strategy Type" as UNKNOWN in API

2019-12-02 Thread Juan Carlos Aristimuño
t; Google Ads API Team > > ref:_00D1U1174p._5001UODfQH:ref > -- Juan Aristimuño Account Manager <http://www.optmyzr.com> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Python example of the Ad schedule mutation

2019-11-29 Thread Juan Carlos Blanco Delgado
ase? See the result below { 'totalNumEntries': 0, 'Page.Type': 'CampaignCriterionPage', 'entries': [] } If you can also help me to filter the results by campaign, like starts with of a specific string, will be also great! On Thursday, November 2

Re: Python example of the Ad schedule mutation

2019-11-29 Thread Juan Carlos Blanco Delgado
GE_SIZE) } } I need to get all the AdSchedule for all my campaigns, or if it is eaisier, campaigns that start with a specific string, it does not work :( On Thursday, November 21, 2019 at 7:48:33 PM UTC, adsapiforumadvisor wrote: > > Hi Juan, > > Unfortunately, we don't have a

Re: Python example of the Ad schedule mutation

2019-11-20 Thread Juan Carlos Blanco Delgado
Hi Anthony, Thank you for your reply. I cannot find a way to do it properly, it does not work, do you have any snippet any language to have an idea, the reference on the website is not very helpful :( On Wednesday, November 13, 2019 at 5:11:57 PM UTC, adsapiforumadvisor wrote: > > H

Python example of the Ad schedule mutation

2019-11-13 Thread Juan Carlos Blanco Delgado
Hello, I was trying to find an example of how to edit/create/delete an ad schedule of a campaign. Thank you!!! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rece

Re: Get / Delete Ad Schedule API

2019-11-01 Thread Juan Carlos Blanco Delgado
not enough to delete the ad schedule. How can I modify an ad schedule by using the API? On Thursday, October 31, 2019 at 7:56:10 PM UTC, adsapiforumadvisor wrote: > > Hi Juan, > > We recommend to continue running production systems using the AdWords API. > While Google Ads API is

Get / Delete Ad Schedule API

2019-10-31 Thread Juan Carlos Blanco Delgado
Hello, I am trying to get the Ad Schedule using the API, I can do it using Google AdWords Scripts but I need to change the ad schedule of too many campaigns and the 30 minutes is not enough. If I have to use API Beta will be ok, any solutions to solve this issue. Thank you -- -- =~=~=~=~

Python - CAMPAIGN_PERFORMANCE_REPORT using CSVFOREXCEL

2019-10-18 Thread Juan Carlos Blanco Delgado
Hello, I have a problem download this report, see code below. .Select('Impressions', 'Clicks', 'Cost') .From('CAMPAIGN_PERFORMANCE_REPORT') .Where('CampaignName').EqualTo(CAMPAIGN_NAME) .Build()) I successfully download the report as a CSV, b

How to get all the campaign from top MCC account

2019-09-30 Thread Juan Carlos Blanco Delgado
Hello, I have my API working, but I my Adwords API has this tree: - MCC account - MCC_SubLevel1 - MCC_SubLevel2 - MCC_SubLevel3 MCC_SubLevel3 has the campaigns The problem is that my googleads.yaml only accepts one MCC account and I need all the campaigns that matches a descrip

Update on Campaign IDs and Budget IDs as 64-bit in Google Ads affect Hubspot connection?

2019-08-07 Thread Juan Carlo Calingo
Hello, We have our organization's Google Ads connected to our Hubspot platform for Ad tracking and reporting. Will the change on Campaign IDs and Budget IDs as 64-bit in Google Ads affect the Hubspot connection at all? Appreciate any feedback. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: First time using API of Ad Words

2019-07-31 Thread Juan Carlos Blanco Delgado
Wednesday, July 31, 2019 at 8:41:12 AM UTC+1, adsapiforumadvisor wrote: > > Hi Juan, > > No worries, feel free to reach out our team if you have questions/concerns. > > With regard to the Github link that you provided, that is the client > library that you may download if you w

First time using API of Ad Words

2019-07-30 Thread Juan Carlos Blanco Delgado
Hello guys, My apologies for this question. There is a lot of information and google offers a lot of how to start. I just need short guide of how to start. I am a python developer (junior, just to be clear) so I would like to use python to use my Google Adwords Account and retrieve data of m

Re: First impression or creation date of a keyword

2019-07-29 Thread Juan Carlos Blanco Delgado
at ordered by date was not allowed On Monday, July 29, 2019 at 11:39:56 AM UTC+1, adsapiforumadvisor wrote: > > Hi Juan, > > Thank you for posting your concern. > > I would recommend to utilize the Keywords Performance Report > <https://developers.google.com/adwords/

First impression or creation date of a keyword

2019-07-29 Thread Juan Carlos Blanco Delgado
Hello, I have a project that I was trying to finish using Adwords scripts but as I just recently found out, there is a limit running scripts for 30 minutes. I need to check when was a keyword created on every campaign of an account that contains 404 campaigns working since 2008. Could be pos

How to filter out removed Ads when querying AdGroup?

2019-04-21 Thread Juan Pablo Gardella
ENABLED 64646... Do you know how I can filter out removed Ads using the latest API? Thanks in advance, Juan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to filter out removed Ads?

2019-04-21 Thread Juan Pablo Gardella
Hello all, I need to filter out removed Ads when I retrieve AdGroup objects. The removed Ads are easily to detect using the Web UI But when I want to determine the Ad status using the API, I'm unable to determine that. For example if I query the AdGroups using the following code in Java

Get HTML5 public ad preview URL from API

2019-02-11 Thread Juan Pablo Rodriguez
Hi guys! We are trying to get the preview URL of our HTML5 ads from the API via AdService. >From entries.templateElements.fields.fieldMedia.urls we get as FULL url: https://tpc.googlesyndication.com/sadbundle/17030416868106482116/index.html Which shows a blank page. From the code it seems like

How to obtain Audience name from Audience Performance?

2019-01-29 Thread Juan Pablo Rodriguez
Hi guys! Me again. Sorry for the basic question, do you know how to obtain the Audience name from the Audience Performance report? I checked here https://developers.google.com/adwords/api/docs/appendix/reports/audience-performance-report But can't see any attribute similar to the Audience's na

Can I get a list of Ads/Assets from the Campaign's ID?

2019-01-24 Thread Juan Pablo Rodriguez
Hi everyone! I need to check via API which Assets belong to a Campaign from the Campaign's ID, but the Campaign services doesn't have a field that returns AdSets, Ads or Assets, any ideas on how to do this having only the Campaign's ID? Thank you, have a nice day! -- -- =~=~=~=~=~=~=~=~=~=

How to disable notification emails by linking account via api.

2018-12-31 Thread juan
hello, how can I turn off the mailing of account link notification mail, we link accounts via API with mutatelink. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rece

refreshtoken user not in mi hierachy account

2018-11-19 Thread juan
Hello, I am trying to consume the adswords API with a refresh token generated after the user grants me the permissions, following this guide https://github.com/googleads/googleads-php-lib/wiki/API-access-on-behalf-of-your-clients-(web-flow) unfortunately I do not get the results I want, my questi

Re: Get all accounts with token on new api v0

2018-11-13 Thread juan
Hi, we are currently in version v-0.5, I wonder if this functionality is already available? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message becau

Regarding the issue with LabelService - Might be affecting other services?

2017-11-19 Thread Juan Catalano
get with LabelService, do you know if it's related? Any ETA on a fix? Thanks, Juan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/

Re: Limits on paused ad groups

2017-02-17 Thread Juan Pablo Santos
k is available, while adding new adgroups. It > would take a while to hit 20K, but not impossible. > > On Thursday, February 16, 2017 at 8:32:15 PM UTC-6, Juan Pablo Santos > wrote: >> >> The documentation >> <https://groups.google.com/forum/#!newtopic/adwor

Limits on paused ad groups

2017-02-16 Thread Juan Pablo Santos
The documentation says that it's 20 000 ad groups per campaign, but it doesn't say if paused ad groups count for this limit. Do they? Best, JPS Sorry if I posted twice. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Limits on the number of paused ad groups

2017-02-16 Thread Juan Pablo Santos
Hi, I've seen the docs , but it isn't clear to me if paused ad groups count for the limits at the campaign level. Do they count if they're paused? Best, JP -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

I randomly get this error [TargetingIdeaError.INVALID_ATTRIBUTE_TYPE @ selector; trigger:'CRITERION']

2012-06-26 Thread Juan Girini
, $this->paging);* *do {* *// Make the get request.* *try {* *$page = $targetingIdeaService->get($selector); //here is where it fails* *} catch (Exception $e) {* *$this->CI->session->set_flashdata("OPERATION_RESULT&quo

Re: AdWords API v2009 Namespace

2010-04-19 Thread Juan Lagostena
Hi Eric I was just looking the set of allowed values to Ad.Type, and the other "types" that are strings (not enums), so you answered my question Thanks! Juan On Apr 19, 1:07 pm, AdWords API Advisor wrote: > Hi Juan, > > What do you mean by "namespace definitions&quo

AdWords API v2009 Namespace

2010-04-16 Thread Juan Lagostena
a look to these definitions? Thanks in advance, Juan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/gr

AdWords API Re: Requests per minute limit

2010-02-16 Thread Juan Ignacio
Hello Eric, I've been working with Pedro and following this thread since it was started. I'll be continuing the work while Pedro is OOO. Have you been able to find out anything based on the information we have provided so far? Thanks, Juan Ignacio -- You received this message becau

AdWords API Re: getBulkKeywordIdeas is not returning any keywords

2010-02-09 Thread Juan
This wasn't an issue at all. The same soap worked fine with other sites. Sorry for the false alarm On Feb 9, 5:48 pm, Juan wrote: > Hi, > > I'm trying to use getBulkKeywordIdeas but can't get anything returned > (neither do I get an error). > I tried different si

AdWords API getBulkKeywordIdeas is not returning any keywords

2010-02-09 Thread Juan
Hi, I'm trying to use getBulkKeywordIdeas but can't get anything returned (neither do I get an error). I tried different sites and including the sub urls with no luck. Am I doing something wrong? Thanks in advance, Juan The body of the soap request: https://adwords.

AdWords API Re: ngram_group and keyword_category attributes for TargetingIdeaSelector

2010-02-05 Thread Juan
Moreover, why does KEYWORD_CATEGORY return a set of ints (IntegerSetAttribute)? From the description I understood it would return only one int. Thanks again, Juan On Feb 4, 7:18 pm, Juan wrote: > I been searching some stuff at the docs/forum with no luck. > > At the TargetIdeaService d

AdWords API ngram_group and keyword_category attributes for TargetingIdeaSelector

2010-02-04 Thread Juan
word ideas". I see no keyword's category hierarchy anywhere, so my guess is that the id refers to the ngram_group to which the keyword belongs. Is my guess correct? If not, what does the keyword_category really stands for? Thanks in advance, Juan -- You received this message because y