Re: FeedItemService.get() does not return geoTargeting and geoTargetingRestriction properties

2018-04-23 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, To include all the fields under your feed items's geoTargeting , you may include the following fields in your selector : GeoTargetingLocationName

Re: Missing Camapign StructureSnippet AdExtension when calling CampaignExtensionSettingService

2018-04-23 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Caihua, Upon checking, it seems that my colleague already responded to you privately in this forum thread . Our team will continue the discussion on that thread so there will be on

Re: Latency to download Campaign Performance

2018-04-22 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Caihua, I am a colleague of Luis and will provide support to you as he is OOO. Thanks also for providing these details. I could not replicate the long latency issue that you encountered as I was able to generate the report five times in your account in less than 10 seconds. There may be a t

Re: Default value for Criterion

2018-04-22 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Gary, The TARGETING_SETTING_DEMOGRAPHIC_CRITERION_TYPE_GROUPS_MUST_BE_SET_TO_TARGET_ALL error means you explici

Re: Missing Camapign StructureSnippet AdExtension when calling CampaignExtensionSettingService

2018-04-22 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Caihua, My apologies as I have not seen your private reply. Could you send it once again via *Reply privately to author* option with the information (SOAP request and response logs and UI screenshot) that I asked from you? Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Removing ExplorerAutoOptimizerSetting

2018-04-19 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Tim, My apologies as it seems that I was using the wrong ad group ID on my yesterday's testing when I retrieved again the ad group via the API after removing the targeting optimization setting in the UI. And yes, you are correct. Once you have already set the ExplorerAutoOptimizerSetting in

Re: Missing Camapign StructureSnippet AdExtension when calling CampaignExtensionSettingService

2018-04-19 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Caihua, Can you provide to me the complete SOAP request and response logs with your clientCustomerId via *Reply privately to author* option so I can further investigate? Also, please provide a UI screenshot that shows the specific structured snippets which were not returned in the API. Than

Re: Can we make reporting calls using the AdWords API for YouTube Campaigns created and ran through DBM?

2018-04-18 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Arnab, We can only provide reporting statistics if these video/YouTube campaigns were created on AdWords only. You can refer to our reporting guide and to our Java examples

Re: Removing ExplorerAutoOptimizerSetting

2018-04-18 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Tim, Please see answers below to your questions. 1.) The ExplorerAutoOptimizerSetting will only trigger if you manually apply them via the AdWords API or the AdWords UI. If you hav

Re: Rollback batch operation if there is a failure

2018-04-17 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Gary, There is no rollback feature for BatchJobService . As you can see in this guide , if there are failed operations due to some error such

Re: Default value for Criterion

2018-04-17 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Hakumu, Do you have any issues/clarifications regarding this? If so, please provide more information. If your concern is not related to this thread, please create a new forum thread so we can better track your concern. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Customize error Handling

2018-04-17 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, The DEBUG log level is the only level to log both the success and error requests. However, since this is more on the PHP client library, I suggest to post you concern here so the library owners can provide further assistance on this.

Re: Value for userInterestParentId field when adding audience

2018-04-16 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Gary, You just need to set the userInterestId field, and not the userInterestParentid

Re: Two ways to get in-market category list: ConstantDataService.getUserInterestCriterion or the static file

2018-04-16 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
HI Jianbo, You can either use your option 1 (via ConstantDataService.getUserInterestCriterion() ) or option 2 (via this table

Re: Default value for Criterion

2018-04-16 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Gary, Yes, you are correct. The other age ranges won't be targeted anymore and only that AgeRange being specified as your BiddableAdGroupCriterion will only be the one being targeted. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Default value for ad ops criterion

2018-04-16 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Gary, As you can see in this table , the Gender criterion can be targeted or excluded in the ad group level. And yes, by

Re: Default value for Criterion

2018-04-16 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Gary, You are correct that all ages are targeted by default as you can see in this guide . On the ad group level, you can target or exclude an AgeRange

Re: Calculate CPC

2018-04-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Albela, Thanks for the confirmation. The AverageCpc is of type Money and its value is represented in micros

Re: Calculate CPC

2018-04-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Albela, Can you confirm if what you want to know is the formula to calculate CPC? If so, then this concern is more on the AdWords product level, and not AdWords API specific. You can post this in the AdWords Community Forum

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin, It appears that you have already contacted my colleague in a private email in regards to this specific issue. Our team will continue the discussion on the private email thread so there will be one thread to monitor for this issue. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin, The SERVICE_ACCESS_DENIED error means that the user authorizing the API call doesn't have access to the specific service, or in your scenario, is not allo

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin, I deleted your post as it contains your confidential information such as clientCustomerId. In the future, please do not include any confidential information in a public post. You may refer to this guide

Re: Other search terms in search query report

2018-04-10 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Tirtha, Yes, I got your private message and I have also replied to you privately. If you have not received my reply, pasting it again below: Thanks for providing the screenshot. If you will click the "Other search terms" question mark button in the AdWords UI, these are search terms that yo

Re: How to get status Billing & payments of adwords account with API?

2018-04-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, You can get the "Billing & payments" information via the BudgetOrderService if your account is being set-up for consolidated billing . You can check this

Re: How to access AdWords API from another account not in account MCC

2018-04-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Yes, you are correct. You can use your approved developer token (basic access) to make calls against your AdWords production accounts from which you have generated your OAuth2 credentials (preferably, from a user on the parent MCC so it can access all the child accounts directly). Thanks,

Re: Connect CallSource Leads to Ad Click

2018-04-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Hazar, The scenario that you are discussing seems to be more on the AdWords product level, and not AdWords API specific. This said, I suggest to post your concern in the AdWords Community Forum for further assi

Re: NullPointerException in "SOAPPart.java" when using CampaignCriterion service

2018-04-06 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi David, Can you confirm if this error was generated after the SOAP request and response logs part? If so, can you provide to me the SOAP request and response logs with your clientCustomerId via *Reply privately to author* option? If you have not enabled the SOAP logs yet, you can enable it b

Re: How to access AdWords API from another account not in account MCC

2018-04-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Based on the error message itself and also in your property file snippet, you have not set the value of your developer token. A basic/standard access of developer token is needed in every AdWords API request against production AdWords accounts. You may use an approved developer token from

Re: How to access AdWords API from another account not in account MCC

2018-04-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, I deleted your original post as it contains your confidential information such as your OAuth2 information and your clientCustomerId. In the future, please do not include any private information in a public post. You can refer to this guide

Re: How to setting Dynamic Remarketing ad settings for Display campaign by adwords api?

2018-04-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Based on your screenshots, we are assuming that the custom feed is already created via the feed services of the AdWords API or via the AdWord

Re: Other search terms in search query report

2018-04-05 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Tirtha, This is the equivalent UI view of the Search Query Performance Report . If you are currently check

Re: Ad errors in russian language

2018-04-04 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Vladimir, I am a colleague of Ivan and will provide support to you. Can you provide your complete SOAP request and response logs that shows this issue via *Reply privately to author* so we can further investigate? Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Bid Goal Performance Report shows nothing

2018-04-03 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Olga, The Bid Goal Performance Report include statistics for your own portfolio bid strategies. If you do not have any portfolio bid strategies, then there will be no results that will be retrieve

Re: Priority for AdWords campaigns.

2018-04-02 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Swapnil, AdWords Scripts cannot call AdWords API services as they are both different platforms. However, you can check with their team if this specific AdWords API feature is supported in AdWords Scripts. You can post your concern here

Re: Priority for AdWords campaigns.

2018-04-02 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Swapnil, Can you confirm if you are using the AdWords API or AdWords Scripts? If you are using the AdWords API, the priority for campaigns is only available in shopping campaigns. There is no priority field for other campaign types such as search and display campaigns. For the shopping camp

Re: API Error : QuotaCheckError.ACCOUNT_INACTIVE

2018-04-01 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Can you confirm if you are using a developer token from your production manager account? If yes, can you provide to me the MCC Id that has the developer token that you used so I can further check? Kindly use the *Reply privately to author* option. Thanks, Vincent AdWords API Team -- --

Re: API Error : QuotaCheckError.ACCOUNT_INACTIVE

2018-04-01 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, *I deleted your original post as it contains your private information. In the future, please do not include any confidential information such as clientCustomerId in your public post. You may refer to this guide before postin

Re: Customize error Handling

2018-03-26 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Could you try to change the log level to DEBUG and let me know if the error is still not logged? The DEBUG log level means that you are logging for success and failed requests. You can see more information here regarding logging in P

Re: Ad group label filter for ad performance report

2018-03-21 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, I am a teammate of Bharani and will provide support to you as she is OOO. Yes, the "Keyword/Placement" segment is available in the old AdWords UI view for the ads level report. However, for the AdWords API, this segment is currently not supported. You can only segment by CriterionId

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, If you are using our client libraries, then the token there is the refresh token (withRefreshToken('')) which is used to generate the access token in the backend. Before the access token expires or when it expires, the refresh token is used to automatically update

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, As you can see in this section , if you don't want to use the property file, then you need to set the OAuth2 fields in the OAuth2TokenBuilder

Re: OperationAccessDeniedReason missing CUSTOMER_NOT_ACTIVE in v201802

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Scott, As you can see in the blog post , the change discussed there including the CUSTOMER_NOT_ACTIVE enumeration will happen on March 26, 2018. So currently, the CUSTOMER_NOT_ACTIVE enum type is not

Re: Get a list of companies using only the user auth_token ?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Could you confirm on what you meant by the list of companies? I have responded to your other forum post but your example code is about getting campaigns and you have an error on

Re: Can i access the targetingIdeaService from Adwords API within R?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, The R Package is not officially supported in the AdWords API. You can see here for the list of supported client libraries that you can use. I am not sure how the R package accesses the AdWords API services, but you can refer

Re: How do I get a list of google adwords api?

2018-03-20 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, You may use this guide instead of the one that you linked on how to authenticate in the AdWords API via installed application or web application or service account type. Also, we recommend that you use the property file

Re: Reporting Crash with v201802

2018-03-15 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Pete, This seems to be an issue on your set-up with the PHP client library for v201802 and not AdWords API specific, since you said that v201710 is working and only the v201802 has this error. I suggest to post this concern here as the

Re: Campaign Report Returns Modified Campaign Name

2018-03-14 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, I believe that the original campaign names will be returned in any report types that contains the CampaignName field. It won't be modified as the data will just be based from the original campaign n

Re: FeedItemAdGroupTarget for Multiple AdGroups

2018-03-14 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Jon, I was able to replicate the TARGET_LIMIT_EXCEEDED_FOR_GIVEN_TYPE error in my test account when I tried to add a new FeedItemAdGroupTar

Re: Based on Customer ID, can we know which account it belongs to?

2018-03-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Could you confirm if what you are looking for is the manager account given the customer ID of your client account? If so, then by logging in the old AdWords UI in your client account, you can go to *Account Settings > Account Access*. In this page, you can see the "*Client managers"* sectio

Re: List All ProductIds in Shopping ProductPartition

2018-03-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Rafael, Currently, retrieving the product information like listing all the product IDs from a product partition is currently not supported in the AdWords API. You can check this guide (this section

Re: About impression share

2018-03-13 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Tiana, >From the AdWords API perspective, I don't have any definite information regarding the roadmap for this as the feature of having the actual impression share instead of <10% and >90% must come first on the AdWords product level. Both AdWords UI and API returns the same data for these

Re: PHP API AdWords v201802

2018-03-13 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, My apologies as I can only provide support in English. You can generate a Campaign Performance Report for each of the client accounts under your MCC. However, to generate all reports per client a

Re: null refresh token (web flow) [Python]

2018-03-12 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Taras, The link you provided is correct for the generation of OAuth2 credentials using the "web application" type. Based on the guide, the refresh token should be retrieved in Step 3 be

Re: Reporting Crash with v201802

2018-03-12 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Pete, Your issue seems to be unusual as based on your code snippet, it is supposed to execute the line before '*echo "C"'. *Since you said that this line is crashing on your end, do you have any error logs or any valuable information that we can further check? Is the crashing issue on the re

Re: CampaignGroup ID scope of uniqueness

2018-03-12 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Marcel, I am a teammate of Bharani and will provide support to you as she is OOO. Account ID is globally unique (as any AdWords account with a clientCustomerId is unique) but CampaignGroup ID is only unique at the account level. So when you have the pair (Account ID, CampaignGroup ID), then

Re: Fatel error for 'cURL error 60: SSL certificate problem: unable to get local issuer certificate' on Adword API V201802

2018-03-11 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, The issue is on the network layer of your application as it could not locate the SSL certificate. It seems that you have initially did the suggestions provided by other forums on how to resolve this issue, but still, the issue is not yet resolved. Since this issue is more on the SSL certif

Re: TargetingIdeaService not returning exact number of results

2018-03-11 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, Can you provide to me your complete SOAP request and response logs via *Reply privately to author* option so I can further investigate? If you haven't enabled the SOAP logs yet, then kindly tell me what client library you are using so I can provide to you the guide to enable SOAP logs. Tha

Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Asad, There are no other API services that would get the actual value of the "Level" field based on your screenshot. In the Placeholder Report also, there is no "Level" field. For the CampaignId and AdGroup

Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Asad, I am a teammate of Bharani and I will provide support to you as she is OOO. For your concern, you can still use the CampaignExtensionSettingService.get() and include the extensionTy

Re: EntityNotFound

2018-03-07 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Fabio, My apologies as I can only provide support in English. The EntityNotFound.INVALID_ID error means that the ID that you are referencing in your request is not existing in your client account. For

Re: Uploading offline conversions via API

2018-03-07 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Alex, Yes, you can upload offline conversions via the AdWords API. You can check this guide for more information on how to do this and you may refer to our Java example here

Re: Getting whitelisted for the Budget Order Service

2018-03-07 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Luis, Could you provide your MCC Id that you wish to be whitelisted for BudgetOrderService.mutate() ? Kindly use the *Reply privately to author* option. Thanks, Vincent AdWords API Team -- -- =~=

Re: adServingOptimizationStatusSpecified set to True when getting Campaigns

2018-03-07 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Trevor, Thanks for explaining your scenario. It seems that this issue is more on the .NET client library as you mentioned that the C# object has adServingOptimizationStatusSpecified field which is set to true automatically, and this makes your request fail since if you are updating a field

Re: Slow aw-reporting performance after update

2018-03-06 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Filip, Your concern is more on the performance of the aw-reporting tool, and not AdWords API specific (e.g. RateExceeded error in your aw-reporting tool). This said, I suggest that you wait for the answer of the library owners in this link

Re: Developer token approval

2018-03-05 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Phillip, Could you provide your MCC Id via *Reply privately to author* option so I can further check on this? Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.

Re: Duplicate Ads with Ad Customizer Script

2018-03-05 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Patrik, Please post this concern in the AdWords Scripts Forum for better assistance as your concern is specific to AdWords Scripts. Our team only supports AdWords API related issues/concerns. Thanks, Vincent AdWords API Team --

Re: Failed to refresh access token error after updating Google Adwords library version from v201708 to v201802

2018-03-05 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Shafeena, Could you confirm if after your migration, you did not change the values of your OAuth2 credentials in your property file? If you did not change anything in your property file and if the user still exists in your AdWords account, then it should have worked in v201802 API version.

Re: adServingOptimizationStatusSpecified set to True when getting Campaigns

2018-03-05 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Trevor, I could not see the adServingOptimizationStatusSpecified field in the campaign level, only the adServingOptimizationStatus field, and is not a Boolean type. This s

Re: invalid_grant after updating developer token

2018-03-04 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, It seems that the original manager account's email address (aside from using this in requesting the developer token originally) was also used to generate the OAuth2 credentials (client ID, client secret, refresh token) that's why you received the invalid_grant error with "Account has been

Re: Query to get same data as Adwords dashboard

2018-03-04 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Carlos, The Criteria Performance Report is a single attribution report, meaning, only one of the triggering cr

Re: Im stock here in CreateHttpHeader error

2018-03-02 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Mark, You need to set the client secret and refresh token as they are required fields in the authentication. In regards to

Re: AdWords : Feed Service API error

2018-03-02 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Gurpreet, Can you confirm if these multiple AdWords accounts are under one parent MCC? If they are under one parent MCC, you can just use the access token from a user/email address of the manager account. You don't need to create multiple AdWords user/email addresses in order to use its acce

Re: How to create an Adwords Token. Docs are wrong.

2018-03-01 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Ricardo, Can you confirm if what you meant is the "AdWords API Center" in the AdWords UI? If so, you need to log in to your MCC account and then revert back to the old AdWords UI. In the old AdWords UI, you can go to *Gear Icon* > *Account settings* > *AdWords API Center *and then you can re

Re: Adwords TargetingIdea Keyword MatchType not working

2018-03-01 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi John, The TargetingIdeaService will return the related ideas/keywords based on the keyword/s that you set if your requestType

Re: AdWords : Feed Service API error

2018-03-01 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Gurpreet, As you can see in this blog post , you will now need to use the AdWords API scope (https://www.googleapis.com/auth/adwords) in your OAuthInfo's httpRequestUrl

Re: Im stock here in CreateHttpHeader error

2018-03-01 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, Based on your code snippet, it seems that you are not utilizing the property file in getting the details of your credentials. I recommend that you use the property file so you don't need to set these values in

Re: How to make a copy of campaigns/ad groups?

2018-02-26 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, The first answer provided by Sreelakshmi in the forum thread you linked is still valid. Since there is still no direct feature that would clone an entity (e.g. campaigns, ad groups, etc.), then you need to follow the steps below (for copying a campaign and its dependencies) : - Use Camp

Re: Developer token cannot be null

2018-02-26 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi KDJ, Can you confirm if you have set your value correctly for the developer token field in your property file and still the null error is generated? If so, can you provide to me your whol

Re: How To Determine if Account is Express or Regular?

2018-02-26 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Nick, Currently, there is no way in the AdWords API to determine if your AdWords account is an AdWords Express account. You can only determine AdWords express campaigns in the API as you can see on this blog post

Re: Need to destination_url from Search Query Performance report

2018-02-25 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, The URLs for shopping campaigns are not directly handled by AdWords so it will be returned as empty in your report. There is no way to retrieve this currently via the AdWords API. You can follow our blog to receive any futur

Re: Debugging the conversion tracker created from the API

2018-02-22 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Sam, Since the concern is already more on tracking the code snippet if it works properly on your client's website (since I believe that you don't have access to your client's web pages), and not AdWords API specific, then I suggest to post this concern in the AdWords Community Forum

Re: Debugging the conversion tracker created from the API

2018-02-21 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Sam, Based on this guide , most conversion types (e.g. AdWordsConversionTracker, AppConversion, etc.) requires you to add a code snippet

Re: API Authorizations are Disconnecting

2018-02-20 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, A gentle follow up on this. If you still have issues on this, then kindly provide the details that I asked previously via *Reply privately to author* option. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: http

Re: Rate Exceed Error for TargetIdeas service

2018-02-20 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, For TargetingIdeaService, it does not depend on your usage alone, but on the usage of all users on a certain time of the day, and other factors. So if there are other users who are making a request using this service at the same time when you made your request, then this sums up to the over

Re: Rate Exceed Error for TargetIdeas service

2018-02-19 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, I am a teammate of Milind and I will be providing support. For the TargetingIdeaService , you may sometimes receive RateExceededError with rateScope=ACCOUNT as this service is more expensive compared to

Re: is there a way to bid adjust on time or date?

2018-02-19 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Ken, Since your main goal is to add an AdSchedule, then you need to use the ADD operator in your mutate() method as well as setting the criterion as AdSchedule instead of Platform. Also, you

Re: Google\AdsApi\Common\OAuth2TokenBuilder

2018-02-19 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi, Normally, for PHP client library, if the error being generated states that it cannot find a certain class, then it means that the dependencies are not fully installed/downloaded. I have also encountered this issue before for the OAuth2TokenBuilder when I installed the latest PHP client libr

Re: is there a way to bid adjust on time or date?

2018-02-19 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Ken, Yes, AdSchedule is available in the AdWords API in the campaign level only particularly in the CampaignCriterion

Re: Authenticate Google Adwords Email with Service Account API Email

2018-02-19 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Ritesh, In the AdWords API perspective, you can only authenticate in the AdWords API as service account if you have a G Suite domain . If you don't have a G Suite domain, then you need to authenticate as other types such as Installed application or Web applicatio

Re: is there a way to bid adjust on time or date?

2018-02-19 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Ken, You cannot access your AdWords Scripts via the AdWords API as they are of completely different implementations. You can run the AdWords Scripts via the AdWords UI only and the AdWords API can be ran via different platforms/applications. Thanks, Vincent AdWords API Team -- -- =~=~=~=

Re: is there a way to bid adjust on time or date?

2018-02-18 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Ken, Are you referring to adjusting/setting bids based on a certain schedule? For example, if the day is Saturday, and the time is 5 pm to 7 pm, then you need to adjust/increase the bids. Is my assumption to your use-case correct? If so, then scheduling is not yet supported in the AdWords AP

Re: Empty name for AdWords account

2018-02-18 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Jean, In regards to your concern on which the API returned null for the name of your specific account, it seems that there is something weird happening on this account. If you'll check the new AdWords UI, this account doesn't have any account name. Normally, in the left side of the AdWords U

Re: Empty name for AdWords account

2018-02-18 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Jean, I deleted your original post as it contains your private information (e.g. clientCustomerId). In the future, please do not include any confidential information in a public forum. You can refer to the guidelines

Re: discrepancy between Adwords UI reports and Adwords API report

2018-02-18 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Chirag, All metrics (e.g. AverageCpc , AverageCpm ) in reports with Money

Re: Adding FinalURLs for Keywords Using Incremental Batch Job

2018-02-18 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Edward, My apologies for the delayed response as I have checked this with the rest of the team. Upon further checking, you have duplicated the keyword "Icon Womens Pursuit Motorcycle Gloves" multiple times. To solve this issue, you just need to set another value of keyword for one specific

Re: Performance of the mutate members API call for a CrmBasedUserList

2018-02-14 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Stephanie, Please see my comments below to your questions. 1. Based on this guide , it may take up to 6 to 12 hours for your list to be actually populated/updated with members. Basically, if you have 3 requests for

Re: Resetting Developer Token and Client Secrets

2018-02-14 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Peter, My apologies for the confusion in regards to the developer token. Based on the guide , yes, you can always reset your developer token if you feel that this is compromised. In regards to the impact of resetting your

Re: TargetingIdeaService getting RateExceededError.RATE_EXCEEDED

2018-02-14 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Dimitri, No, I did not do something regarding the error. However, upon further checking with the team, the TargetingIdeaService is more expensive service compared to the other AdWords API services. The r

Re: Resetting Developer Token and Client Secrets

2018-02-12 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Peter, You cannot reset on your end the developer token as the token is generated when you completed the sign-up for an MCC account (all the 3 steps in the guide). However, do you have any reasons (e.g. is it compromised or have

Re: Adding FinalURLs for Keywords Using Incremental Batch Job

2018-02-12 Thread &#x27;Vincent Racaza (AdWords API Team)&#x27; via AdWords API Forum
Hi Edward, The CANNOT_MODIFY_URL_FIELDS_WITH_DUPLICATE_ELEMENTS error means that you are not allowed to modify any URL fields

  1   2   3   4   5   >