AdGroupAdService returning empty list

2014-04-10 Thread mcc
I am making API calls to AdGroupAdService and it's returning an empty list every time. This API call was working fine yesterday, and today it has stopped working. I am unable to get the AdGroupAdService to return any pages, as you can see in the XML response below. Any ideas? One thought is tha

Re: AdGroupAdService returning empty list

2014-04-10 Thread mcc
That was it. The request was missing the clientCustomerId. Added that to the SOAP request and it is working now. On Wednesday, April 9, 2014 3:28:18 PM UTC-7, m...@pelagodesign.com wrote: > > I am making API calls to AdGroupAdService and it's returning an empty list > every time. This API call

Exclude users from Change History with API

2014-05-06 Thread mcc
Hi, I'm trying to use the CustomerSyncService to enumerate changes to campaigns that have been made externally to my application. These are always made using different user ids to the one my application uses with the API and I like to be able to just select changes made by them rather than thos

Re: Exclude users from Change History with API

2014-05-20 Thread mcc
Thanks Danial, is it likely that this would be implemented in the API any time soon. It would be much easier if I could see any external changes and import them rather than having to query the entire campaign and manually spot changes. Obviously in an ideal world my application would have exclu

Ads under review - or not

2013-03-26 Thread mcc
Hi, when I submit ads occasionally they come back with a policy violation stating that they need to be reviewed (This ad requires review before it can run), which is ok. But when I search for the ad or generate any reports it isn't listed as though it was rejected outright. I was expecting it to

Re: OAuth2 Handshake expires - invalid grant error.

2013-05-20 Thread mcc
Hi Dustin, Ddi you find how to obtain tokens that don't expire? Thanks, Stan On Monday, March 25, 2013 5:23:05 PM UTC+2, Dustin Davis wrote: > > I've set up a django project which show various revenue stats for our > company. As part of this I am getting our adsense revenue via the API. I > do

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-26 Thread mcc
Still getting same error [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] One more Issue is not getting refersh token wirh access token Is this because of test account or unapproved developer token.i m only getting ac

Re: UNEXPECTED_INTERNAL_API_ERROR on creating TextAds

2013-07-26 Thread mcc
On Tuesday, February 21, 2012 2:42:42 AM UTC-8, Anash P. Oommen wrote: > > Hi everyone, > > This issue should be fixed now. Let me know if you are still seeing these > errors. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > Still getting same error while mutatelink in php v201306 sdk

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-28 Thread mcc
Still Same Error, Not Able To *Mutatelink using google adwords api v201306* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-31 Thread mcc
Thanks On Wednesday, July 31, 2013 11:59:51 AM UTC+5:30, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > This Id should be long values. > > 1**-**- > 1**-**- > > Can you please try it again with removing the "-" (dash)? > > Best, > - Takeshi, AdWords API Team

After authentication No Refresh Token

2013-08-01 Thread mcc
I m using adwords api v201306, when i authenticate the user using Oauth2 authentication It returns > array( > access_token => '*', > expiresin=> > token_type => * > ); > But There is no refresh token. Any Ideas? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

MutateLink Invite Multiple customers

2013-08-17 Thread mcc
Currently I can invite one adwords user using *ManagedCustomerService.mutatelink *per request. But I want to invite multiple users using mutatelink per request. Any Ideas.? Waiting for response... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and disc

Receiving QuotaCheckError.INCOMPLETE_SIGNUP

2013-10-03 Thread mcc
I have been trying to using the Adwords API for developing and testing porpuses . I've created a client at MCC Customer ID: 747-668-3661 and tried to use the token without success... What I am receiving this error message: QuotaCheckError.INCOMPLETE_SIGNUP Does anyone know how to re

Deleted ProductPartition criterion becomes a Product criterion - is this correct

2014-09-09 Thread mcc
I have a shopping campaign with a tree containing a number of products explicitly listed by their offerId, which is all fine. As these products go out of stock/get discontinued, etc I automatically remove them from adwords which all looks good as well. However I've just noticed that these "remo

Re: Deleted ProductPartition criterion becomes a Product criterion - is this correct

2014-09-09 Thread mcc
As a follow up to the above, it looks like the enabled products are also listed as Product criterion, it does indeed look as though google are mapping the new shoping partitions to the old style product entries behind the scenes, perhaps explains why the interface is so clunky and awkward, for

Re: OPERATION_NOT_PERMITTED_FOR_REMOVED_ENTITY Bug?

2014-09-09 Thread mcc
On Monday, September 8, 2014 7:29:07 PM UTC+1, David Midgley wrote: > > Thanks for the quick response Anash! > > Let me explain my use case and maybe you can find a workaround? > > We are working on an optimisation application that uses a strict naming > convention for campaign and adgroup names

Re: Deleted ProductPartition criterion becomes a Product criterion - is this correct

2014-09-09 Thread mcc
On Tuesday, September 9, 2014 3:15:21 PM UTC+1, Chuck Reeves wrote: > > Instead of removing the partitions, why not just disable the bids on them > ? This way when they come back on you wont need to rebuild the whole tree > > Sorry maybe an obvious question, but how do you disable the bids on t

Re: Deleted ProductPartition criterion becomes a Product criterion - is this correct

2014-09-10 Thread mcc
I'll try that, but I thought I had a RANGE_ERROR.TOO_LOW when I did this before. Thanks John On Wednesday, September 10, 2014 11:44:47 AM UTC+1, Sérgio Gomes (Shopping API Team) wrote: > > Hi John, > > I'm not entirely sure if this is what you're asking, but if you simply set > the bids to ze

Re: Deleted ProductPartition criterion becomes a Product criterion - is this correct

2014-09-10 Thread mcc
If I set the bid to zero I get a BiddingErrors.INVALID_BID error. Do I need to set anything else? My original question however was is it correct that deleted partition objects are store in the underlying system as the old style Product criteria with suitable conditions set, which leads onto, is

Re: Deleted AdGroups Still Present (Sort Of...)

2014-09-23 Thread mcc
Most objects within adwords aren't actually deleted, they are simply marked as such (if you choose "all groups" from the drop down you will see them). They don't get deleted so that you can retrieve the stats for them at a later date. Unfortunately the new version of the api doesn't allow you to

Search Term reports for Shopping campaigns

2014-09-26 Thread mcc
Hi, with the old PLA campaigns we were able to run search term reports on them an pull back the search terms used to generate impressions and clicks. However this doesn't seem to work with the new Shopping campaigns. Is it possible to obtain the matching search terms for shopping queries at all?

Adwords generated feed questions

2014-11-06 Thread mcc
Hi, I know the limit for feeds is 20 and that you cannot (or couldn't - is it still the case) a feed with an origin of ADWORDS. Therefore do the adwords feeds count towards the 20 limit or is it user generated ones only? Secondly, can I add/modify items within an adwords generated feed. For ex

Does Adword Dveloper Test Account has limited access to CustomerService and ManagedCustomerService ?

2015-05-14 Thread mcc
Dear All, I have successfully call some SOAP method of Adwords API, but failed for CustomerService and ManagedCustomerService. here s the successfully one: $ curl \ --header "Content-Type: application/soap+xml" \ --header "Authorization : Bearer Xxxx.xx_1234567890abcdefghijklmnopqr

where is installed app in Google console

2016-05-09 Thread mcc
I tried to set option - installed app in API console - http://joxi.ru/Vm6dEYwhx6edpA But I don't see that option in Google console. How can I set installed app in Google Adwords API? Best regards, Dmitry -- Come to see Clickky at: [image: GMIC.jpg]

I can't get authorization code

2016-05-09 Thread mcc
Hi there! I tried to get autherization code for my Adwords API app by using this link https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=171831832251-sfcth1ve06na1gu8h55k8m5vpnqiiapm.apps.googleusercontent.com&redirect_uri=http://www.example.com/oauth2callback&scope=https%3A%2F

Adwords API don't return results for some keywords

2017-10-24 Thread mcc
Hi guys, For some keywords, Google Adwords don't return results for search volume and other data, but Keywords planner has this data. For example: keyword "עידכוני חדשות". Can you assist? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goog

ADWords API v201710 TargetingIdeaService - IncludeAdultContentSearchParameter usage

2017-11-14 Thread mcc
hello there is a question about using the IncludeAdultContentSearchParameter parameter location: United States language: English key: "cbd for dogs" it seems that this key is "Adult Content" in the "Keyword Planner" with the "Show adult ideas" option turned on, the Search Volume data is availa

Re: oAuth2.0 error: Credential could not be refreshed........ client.auth.oauth2.TokenResponseException: 400 Bad Request , "error" : "invalid_grant"

2014-01-16 Thread test-mcc
guesss, it's because the account you granted access to AdWords and the > account you were trying to make a request against are different (or not > under the MCC you granted access). > > Please make sure you grant access to an MCC account or a client account. > And the account you

Re: AuthorizationError.USER_PERMISSION_DENIED While accessing campaigns

2014-02-12 Thread Mcc Test
Dear Bikram, Really sorry for bugging. What has happen was, person who handles the MCC account has given me wrong developer token. He had typed B instead for 6. I can't understand why he haven't copy and pasted it. Thank you very much for help. Thanks Kasun On Wed, Feb 12, 2014 at 3:

Re: AuthorizationError.USER_PERMISSION_DENIED While accessing campaigns

2014-02-12 Thread Mcc Test
I found a article on google and it had this Test MCC account procedure. https://developers.google.com/adwords/api/docs/test-accounts?hl=fr The Client account I use to test is visible under the MCC account. I used the email of the Client Account and created the OAuth details and added them to the

MCC test account confusion, account works but client account gives USER_PERMISSION_DENIED

2014-03-03 Thread mcc-test
Here are the steps I followed using the API docs. My platform is PHP 1) Create MCC account (live) 2) Linked live AdWords account to live MCC account (Success) 3) Requested Developer token on live account (in pending status) 4) Filled out Developer form via e-mail sent to me for live account

Re: mmc test account fail

2014-03-03 Thread mcc-test
gt; > I have a test mcc account and a production mmc . Also I have got the > pending developer token for my production account. I generated > the OAuth2RefreshToken successfully with my test account ( clien id and > client secret ). Now when I make a the api call with my test cu

Re: QuotaCheckError.INCOMPLETE_SIGNUP Error

2014-03-10 Thread mcc bridgesearch
Hi, I always get the same error [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] There is no Agree to Terms to sign in billing preferences. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://p

RateExceededError rateName=RATE_LIMIT

2014-04-10 Thread kokoc . mcc
Hi. I cautch exception "RateExceededError rateName=RATE_LIMIT " when use adwords api exactly what we have exceeded the limits of? the daily limit? request per minute? thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevel

Campaign type and campaign subtype

2014-05-09 Thread STeP MCC
Hi, I tried to retrieve the campaign type and campaign subtype from the CAMPAIGN_PERFORMANCE_REPORT, but it seems its not found in the Fields of the Selector, even i tried to get them from the service campaign but also, i didn't find them. So from where i can get the campaign type and subtype

Re: Campaign type and campaign subtype

2014-05-12 Thread STeP MCC
Thank you for your reply, but i noticed that AdvertisingChannelType column is the same as the campaign type(Display/Search) and not the campaign subtype (All features/ mobile apps) So please advice On Friday, May 9, 2014 6:43:31 PM UTC+3, STeP MCC wrote: > > Hi, > > I tried to

Signing up Adwords API Terms and conditions Issue

2014-06-05 Thread MCC Test
Hello All, I have created one test mcc account and I also have one pending developer token.I am developing the test version of the application.I have also signed up the adwords api terms and conditions, so that means I should be able to make calls using this pending token against test mcc

Adgroup filtered by clicks

2013-01-21 Thread port80labs . mcc
Hi I am trying to get all ad groups in a campaign that have clicks greater than zero. here is the xml body Id Name Clicks Clicks GREATER_THAN 0 CampaignId EQUALS Name ASCENDING 0 5 But I get all the adgroups in

Request for test Account

2013-03-10 Thread mcc bridgesearch
Hi, I had applied my Client ID: 424-722-5281 to be a test account more than a week ago. Have not heard back. Can you please make this account a test account? MCC account: 653-301-5553 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: QuotaCheckError.INCOMPLETE_SIGNUP with test account

2013-09-16 Thread google-mcc
Hi Danial I am getting the similar issues An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] The Billing Info is set and T&C has been accepted. MCC - 332-329-2830 Client ID 1 - 494-224-0359 Client ID 2 - 899-378-6869 Please advise. Thanks K On Friday,

About the Opportunity to raise my bid to beat competitors

2014-10-16 Thread adwords-mcc
Hi, I noticed that there is a type of Opportunities to suggest me raise some keywords' bid to beat the competitors'. My question is that is there an API to read this type of Opportunities? Cheers, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: ht

Is there any change for Google Adwords API Access?

2014-10-17 Thread mcc . alliancetek
Hello All, I want AdWords API Access and I have completed basic details like opening MCC Account, relate it with AdWords account etc... After that during configuration, Google ask about Credit Card Details from MCC account. However it is written that API access if free for "Basic

Unable to add template ad

2015-01-08 Thread test . mcc
Hi there, I tried uploading an ad made with Google Web Designer manually and all went fine. I'm now trying to automate this process, upload the published .zip file via a C# application, but when I try doing that I get this error: AdError.MISSING_REQUIRED_TEMPLATE_FIELDS @ operations[0].operand

Managed Customer Service Not Authorized

2015-01-25 Thread MCC Test
Hello, I am making a functionality to send the invite to normal adwords account to manage the account by an mcc account and also accept the invite onbehalf of invitation sent.I have a test developer token and when I try to link one test mcc account to other mcc test account then it works

Re: Managed Customer Service Not Authorized

2015-01-26 Thread MCC Test
Hello Danial, Sorry for the confusion But I have resolved the issue from my end. Let me tell you what I did, consider the scenario like this there is one main MCC Account and when I try to invite the mcc account1 by passing the client customer Id of main MCC account then it works perfectly

Get Placement URl from Remarketing Userlist Id

2015-01-31 Thread MCC Test
Hello, I have been struggling to get the placement URL associated with remarketing userlist.What I want to achieve is when a user clicks on an ad displayed in a different website through rrmarketing, user is redirected to landing page , so I want to capture the URL of website from where the use

Re: Get Placement URl from Remarketing Userlist Id

2015-02-03 Thread MCC Test
You can, however, get URL information at an *aggregated* level using the > URL_PERFORMANCE_REPORT > <https://developers.google.com/adwords/api/docs/appendix/reports#url>. > > Cheers, > Josh, AdWords API Team > > On Sunday, February 1, 2015 at 1:36:05 AM UTC-5, MCC Test wro

Adwords api Network Unreachable Error

2015-02-18 Thread MCC Test
Hello Folks, I am working on adwords api and code is hosted on hostmonster shared hosting server.Now I am facing one issue like when I make calls to api sometimes I get the response properly and sometimes I get an error like this "Failed to connect to 2607:f8b0:4007:808::200d: Network is unreac

Re: Adwords api Network Unreachable Error

2015-02-19 Thread MCC Test
Hello, Thank you for your response well I am still not able to solve this issue and got really stuck here.If possible can you please let me know what are the server requirements in order to make calls to AdWords api? Right now I am on shared hosting with PHP version 5.4, curl and soap both are

Re: I am getting this error message intermittently when i am running GetRelatedKeywords.php. Failed to get authToken. Reason....

2015-02-20 Thread MCC Test
Hello, Recently I got same issue as "Failed to connect to 2607:f8b0:4007:808::200d: Network is unreachable" code is hosted on hostmonster shared hosting. Please help me to solve this issue. Thanks, Ronak Shah -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Adwords api Network Unreachable Error

2015-02-22 Thread MCC Test
Hello , Any updates? Can anyone help me out to solve this issue?? Thanks, Ronak Shah -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=

Re: Getting "Uncaught SoapFault exception: [soap:Server] [QuotaCheckError.TERMS_AND_CONDITIONS_NOT_SIGNED @ ; trigger:''] "

2015-02-25 Thread i+mcc
Hi, Same error when I'm trying to test API within new *test mcc account*. >* MCC account* > *Click the Gear Icon* > *Go to Billing* > *Billing preferences* > *Choose form of payment* > *Agree to Terms*I've only "Billing summary" item with redirect to &quo

Get Website URL where my ad is displayed

2015-03-04 Thread MCC Test
Hello, I need to get the website URL where the ad was displayed and user clicked it.User clicks the ad and comes to destination landing page of the website and I want to know the name of website from where user clicked it.Is this possible to track via adwords api? Thanks, Ronak Shah -- -- =

Re: Get Website URL where my ad is displayed

2015-03-04 Thread MCC Test
can use the URL_PERFORMANCE_REPORT > <https://developers.google.com/adwords/api/docs/appendix/reports#url> to > get the URL where your ad was displayed. > > Thanks, > Josh, AdWords API Team > > On Wednesday, March 4, 2015 at 12:30:22 PM UTC-5, MCC Test wrote: >> >&g

Re: Get Website URL where my ad is displayed

2015-03-04 Thread MCC Test
Hello Josh, Thanks for getting back to me I would really want to add value track parameters. But I have one confusion regarding how to set, let's say my ad is displayed on www.example.com and the landing page is www.mydomain.com user clicks an ad from example.com and comes to mydomain.com then

Re: Get Website URL where my ad is displayed

2015-03-05 Thread MCC Test
Hello Josh, Any updates? Thanks, Ronak Shah On Thursday, March 5, 2015 at 10:02:30 AM UTC+5:30, MCC Test wrote: > > Hello Josh, > > Thanks for getting back to me I would really want to add value track > parameters. But I have one confusion regarding how to set, let&#x

Re: Get Website URL where my ad is displayed

2015-03-06 Thread MCC Test
xamples>. It > shows several examples of inserting ValueTrack parameters in your > destination URLs. > > Thanks, > Josh, AdWords API Team > > On Thursday, March 5, 2015 at 12:37:45 PM UTC-5, MCC Test wrote: >> >> >> Hello Josh, >> >> Any updates?

Re: Get Website URL where my ad is displayed

2015-03-09 Thread MCC Test
om/homepage.html, for example). In other words, >> we'll record whatever placement you decided to target, instead of the >> full URL of the website where your ad appears. > > > Cheers, > Josh, AdWords API Team > > On Friday, March 6, 2015 at 10:56:48 AM UTC-5, MCC

Re: Get Website URL where my ad is displayed

2015-03-10 Thread MCC Test
Hi Josh, Let me tell you clearly what I need tell them as I said above. So basically we need to know the specific url behind each lead in the automatic display partners, manual display partners (where we select the partners manually in adwords) and for remarketing. Is it possible to get the spe

"Terms and Conditions Not Signed"--but they are

2015-03-27 Thread production-mcc
I've successfully entered billing information and accepted the terms of service for my *production* MCC account, confirmed on my Settings->Billing Preferences page. I have not successfully entered billing information and accepted the terms of service for my *test* MCC account as

Remarkrting and PLA campaign create via adwords api

2015-04-28 Thread MCC Test
Hello Everyone, I need to create the remarketing campaigns and PLA campaigns via adwords api.Can anyone help me which api service I need to call? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https:

Re: Remarkrting and PLA campaign create via adwords api

2015-04-30 Thread MCC Test
eads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/basicoperations/AddCampaigns.java > > is a good starting point. Remarketing campaigns would > have advertisingChannelType as DISPLAY. > > Cheers, > Anash P. Oommen, > AdWords API Advisor.

Re: Remarkrting and PLA campaign create via adwords api

2015-05-01 Thread MCC Test
please help me out here? Thanks, Ronak Shah On Thursday, April 30, 2015 at 10:34:40 PM UTC+5:30, MCC Test wrote: > > Hello Anash, > > For PLA campaigns I could able to know but however I am concerned about > creating Remarketing campaigns via api.I want to able to create remar

Re: Does Adword Dveloper Test Account has limited access to CustomerService and ManagedCustomerService ?

2015-05-15 Thread Jagad MCC
Hi Josh, thankyou for response, I got this error when change https://adwords.google.com/api/adwords/*mcm*/v201502 to https://adwords.google.com/api/adwords/*cm*/v201502 for the SOAP header elements. $ curl \ > --header "Content-Type: application/soap+xml" \ > --header "Authorization : Bearer X

Re: Does Adword Dveloper Test Account has limited access to CustomerService and ManagedCustomerService ?

2015-05-18 Thread Jagad MCC
Hi Josh, Please simply give me an example of working xml SOAP request for CustomerService and ManagedCustomerService. best regards, AF On Saturday, May 16, 2015 at 1:43:23 AM UTC+7, Josh Radcliff (AdWords API Team) wrote: > > Hi Jagad MCC, > > Simply changing the namespace will

Adwords API - Revenue Information collection through API

2015-05-27 Thread mcc . adwords
Hello I have developed an adwords reporting module which takes all the stats that I need from the adwords API for my MCC account, but the revenue information doesn't seem to be available? Just curious if I have missed a particular report that gives me this information or if I have to ca

Re: Remarkrting and PLA campaign create via adwords api

2015-06-01 Thread MCC Test
gt; > Cheers, > Anash > > On Friday, May 1, 2015 at 8:03:03 AM UTC-4, MCC Test wrote: >> >> Hello, >> >> Any updates on this thread? >> >> I am successfully able to create shopping campaigns however bit confused >> about creating remarketin

Add "All visitors" Audience Via Adwords API

2015-06-02 Thread MCC Test
Hello Adwords API Team, I want to know that is it possible to add "All Visitors" audience via Adwords API, if its not set up for any accounts? Thanks, Ronak Shah -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.co

Re: Add "All visitors" Audience Via Adwords API

2015-06-03 Thread MCC Test
put > tags on your site. See this thread for more details and screenshots: > > > https://www.en.adwords-community.com/t5/Advanced-Features/No-all-visitors-remarketing-list/td-p/434436 > > > -Danial, AdWords API Team. > > > On Tuesday, June 2, 2015 at 8:51:05 PM UTC+2, MC

Re: Add "All visitors" Audience Via Adwords API

2015-06-04 Thread MCC Test
yway. > > > -Danial, AdWords API Team. > > > On Wednesday, June 3, 2015 at 8:22:53 PM UTC+2, MCC Test wrote: >> >> Hello Danial, >> >> Thank you for the response.Yes I agree that "All visitors" tag is >> automatically created from adwords.But h

CampaignService RequestError.UNKNOWN

2015-06-09 Thread MCC Test
Hello, I am facing one issue from past couple of days, I am trying to upload the campaigns in one of the adwords account but does not allow me to do so.Everytime it gives me error like "RequestError.UNKNOWN @ operations[0].operand.networkSetting, RequestError.UNKNOWN @ operations[1].operand.ne

Re: CampaignService RequestError.UNKNOWN

2015-06-09 Thread MCC Test
Hello Anthony, Thank you for your response.I have just figured it out that error was due to the reason that I was trying to post campaigns in "Google grants" account.And google grants don't allow to target on search partners and display network that's why I got that error.However I would like t

Adwords API AdgroupExtensionSetting Service WRITE_ACCESS_DENIED Error

2015-07-13 Thread MCC Test
Hello All, >From Past few days I am getting error like *WRITE_ACCESS_DENIED* while posting new sitelinks via adwords api.I am using *AdGroupExtensionSettingService *to create new sitelinks under adgroups. "[Jul 14 2015 02:23:27.00 - ERROR] effectiveUser=xxx-xxx- service=AdGroupExtensi

Adwords API Radius Targeting.

2015-07-13 Thread MCC Test
Hello All, I am working on implementing the functionality to implement radius targeting.However I have few questions.In many threads I have seen that for proximity targeting you need to get the geo point latutude and longitude of specifc locations from *GeoLocationService* where you want to ta

Re: Adwords API AdgroupExtensionSetting Service WRITE_ACCESS_DENIED Error

2015-07-14 Thread MCC Test
Hello Josh, Thank you very much for your response.Yes I have resolved error by making use of *sitelinkFinalUrls *. Also I assume that in textAd we also need to make use *finalUrls * for setting up the destination Url instead of *url.* Thanks, Ronak Shah On Wednesday, July 15, 2015 at 2:53:00

Re: Adwords API Radius Targeting.

2015-07-14 Thread MCC Test
Hello Anthony, Thank you very much for your response.Yes I have seen the mentioned post but my question is still unanswered, how can I get the Geo Points for phrase "Denver, CO,Colorado,United States" I know that I need to use GeoLocationService to get geo points latitude and longitude but the

Re: Adwords API Radius Targeting.

2015-07-16 Thread MCC Test
Hello Anthony, Thanks or the response. Yes I know I need to set the address object but my concern is for DMA Regions like "*Denver, CO,Colorado,United States"* What will be the values of address object? I mean what will be the values of streetAddress, streetAddress2, cityName, provinceCode, pr

Adding New Adwords Account in MCC Account Campaign not created by API

2015-08-08 Thread MCC Test
Hello All, I am facing a very odd issue at the moment, I have an MCC account having tons of adwords accounts linked in it.Whenever I link any new account in the MCC account and I try to create the campaigns by adwords API in that newly linked adwords account, its not creating, I need to

Campaign Uploads Gives RATE_EXCEEDED Error

2015-08-31 Thread MCC Test
Hello All, I am facing an issues in uploading the bulk campaigns via api.I have an adwords account but thats a google grant account, the problem when I am trying to upload bulk campaigns, adgroups, keywords and adtexts in that same account via adwords api I am getting an error like "RATE_EXCEED

Re: Campaign Uploads Gives RATE_EXCEEDED Error

2015-09-05 Thread MCC Test
Hello Anthony, I am not having any issues when I upload bulk campaigns in non-Google grant account,but the only problem is this error "RATE_EXCEED" comes only when I try to upload campaigns in Google grant account. I can also provide you the SOAP Request and Response.Let me know if you need th

Ad Customizers Feed Keyword based dynamic URL

2015-12-30 Thread MCC Test
Hello All, I am trying to set up the ad customizers with keyword targeting, basically I need to set the destination URL of Ads as per target keyword, but I am not able to find any way to feed dynamic URL with ad customizers. Can anyone tell me is there any way to do so? Thanks, Ronak Shah --

Re: Ad Customizers Feed Keyword based dynamic URL

2015-12-30 Thread MCC Test
Hello Anthony, Thank you for the response, I looked into tracking templates documentation but again I could only set tracking templates with custom parameter like this $textAd->trackingUrlTemplate = 'http://tracker.example.com/' . '&u={lpurl}'; Also documentation says value of l

Re: Ad Customizers Feed Keyword based dynamic URL

2015-12-30 Thread MCC Test
UTC+5:30, MCC Test wrote: > > Hello Anthony, > > Thank you for the response, I looked into tracking templates documentation > but again I could only set tracking templates with custom parameter like > this > > $textAd->trackingUrlTemplate = > 'http://trac

Re: Adwords API - Create Ad with feed dynamic URL

2015-12-30 Thread MCC Test
Hello , I am having a same exact situation, I have 10k products and don't want to create ads for each 10k products, So I used ad customizer but then one big issue I can't feed dynamic Lanfing Page URL, so that's a big issue over here. Is there any solution or work around for this?? Thanks, Ro

Re: Ad Customizers Feed Keyword based dynamic URL

2016-01-04 Thread MCC Test
er 31, 2015 at 10:18:19 AM UTC+5:30, MCC Test wrote: > > Hello Anthony, > > Also one more thing I see tracking URL templates is for third party > tracking service whereas I don't have any third party tracking just > redirect Users to actual landing page based on feed target

Re: Adwords API - Create Ad with feed dynamic URL

2016-01-04 Thread MCC Test
I wanted. > > Best regards, > > > > -- > *Maurício Bento Ghem* > *RPBR - Soluções Web* > *Cel:* +55 51 8146-8553 > > 2015-12-31 2:55 GMT-02:00 MCC Test >: > >> Hello , >> >> I am having a same exact situation, I have 10k products and don'

Re: Ad Customizers Feed Keyword based dynamic URL

2016-01-04 Thread MCC Test
for > each different domain you plan on using, rather than one per ad. > > Regards, > Mike, AdWords API Team > > On Monday, January 4, 2016 at 9:21:47 AM UTC-5, MCC Test wrote: >> >> Hello, >> >> Any updates on this thread how can I achieve this functionality b

Re: Adwords API - Create Ad with feed dynamic URL

2016-01-04 Thread MCC Test
Hello Umesh, Thank you for your response. I do know very well that Ad customizer has no replacement for final url, so in this case do I need to create 10,000 ads instead of creating just one ad.Definitely I cannot send users to static final url, I need to land them to specific product page.Can

Re: Ad Customizers Feed Keyword based dynamic URL

2016-01-04 Thread MCC Test
etching it via the API as well and looking at the final URL > and tracking template fields. > > Regards, > Mike, AdWords API Team > > On Monday, January 4, 2016 at 1:22:32 PM UTC-5, MCC Test wrote: >> >> Hello Michael, >> >> Thank you for your

Re: Ad Customizers Feed Keyword based dynamic URL

2016-01-05 Thread MCC Test
ill may be normal, > however you may want to check with experts on our UI over at the AdWords > Community <https://www.en.advertisercommunity.com/#>. This forum is > specifically for help with the API. > > Regards, > Mike, AdWords API Team > > On Monday, January 4

Re: Ad Customizer Not Working

2016-01-07 Thread MCC Test
Hello Yin, Yes the Feed Items are set up in Account level.I can also share you the code if you want.The Ads also did created succesfully.I am using the Adwords Script example https://developers.google.com/adwords/scripts/docs/examples/ad-customizers.But the only thing is When we search in goog

Conversion Tracking Service not Returning Imported Analytics Goals and Phone calls Conversion Events

2016-03-23 Thread MCC Test
Hello All, I am trying to get the list of all conversion events via conversion tracker service , but the list is not complete when compared to adwords UI.I have imported analytics goals to Adwords and also I have phone call tracking but these two events are not returned via API. Anyone Please

Re: Conversion Tracking Service not Returning Imported Analytics Goals and Phone calls Conversion Events

2016-04-10 Thread MCC Test
Hello Anthony, Any update on this thread?? I guess we had a conversation on private emails and you were able to reproduce the error.How long would it take to fix this issue? Regards, Ronak Shah On Thursday, March 24, 2016 at 2:35:03 AM UTC+5:30, Anthony Madrigal wrote: > > Hello Ronak, > > Acc

Tracking Conversion Events on Product Group

2016-05-13 Thread MCC Test
Hello All, I am looking for a way to get the Conversion Events Conversions for Different Product Group under PLA Campaigns.However from what I see in Adwords API Documentation PRODUCT_PARTITION_REPORT doesn't report the ConversionTrackerId or ConversionTypeName.Is there any way I can track it?

Re: Tracking Conversion Events for Product Group

2016-05-13 Thread MCC Test
Hello Shwetha, Thanks for your response, but again from Shopping Performance Report we cannot retrieve the Product Group. Can you suggest me on this? Thanks, Ronak Shah On Friday, May 13, 2016 at 8:50:45 PM UTC+5:30, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Ronak, > > To get stats agg

Re: Fatal Error: invalid_request

2016-08-31 Thread MCC Test
Hello Adwords API Team, I am also experiencing the same Issue.I am using v201603 but suddenly from yesterday I am frequently getting error like vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Common/Util/SimpleOAuth2Handler.php : 119 : { "error" : "invalid_request" } I also tried upg

Re: Conversion data on CREATIVE_CONVERSION_REPORT

2016-10-27 Thread Aegon MCC
Hi Vishal, I am also getting same error in AdWords script. select Date,CampaignName,Impressions,ConversionTrackerId,CreativeConversions from CREATIVE_CONVERSION_REPORT where CampaignName contains 'GSP' during 20161001,20161026Column 'CreativeConversions' is not valid for report type CREATIVE_C

API Reporting returns values for one of the accounts under MCC, and null values for another account under the same MCC

2017-09-20 Thread Adventum MCC
Hello! As agency we are running multiple ad accounts under single AdWords MCC. We have Python application that returns daily Ad Performance reports on each account via API. We use single client_id, client_secret, developer_token and refresh_token for all accounts, only changing

Re: API Reporting returns values for one of the accounts under MCC, and null values for another account under the same MCC

2017-09-21 Thread Adventum MCC
Hi Shwetha! Replied to you in direct messages. среда, 20 сентября 2017 г., 19:58:03 UTC+3 пользователь Shwetha Vastrad (AdWords API Team) написал: > > Hi, > > Could you provide the report definition being used along with the > clientCustomerIds for which you are not able to get data as expect

Re: API Reporting returns values for one of the accounts under MCC, and null values for another account under the same MCC

2017-09-21 Thread Adventum MCC
Thanks a lot! We checked account 855-160-5229 and it turned out that the problem was on our side. Thank you again for your help! четверг, 21 сентября 2017 г., 17:34:42 UTC+3 пользователь Shwetha Vastrad (AdWords API Team) написал: > > Hi, > > The AdWords account 855-699-3833 has only Univers

  1   2   >