Multiple operations with CampaignExtensionSetting Srevice

2015-05-26 Thread រតនា ជួន
I've updated awords api to v201502 and there's a new way to create ad extensions by using CampaignExtensionSetting service. My problem is getting an error while i'm trying to send a request with multiple operations. AdwordsApi::V201502::CampaignExtensionSettingService::ApiException: [ InternalA

Re: Budget Order End Date

2015-05-26 Thread Kimsrung Lov
Hi Josh, Got it solve. Thanks Kimsrung On Wednesday, May 27, 2015 at 12:51:44 AM UTC+7, Josh Radcliff (AdWords API Team) wrote: > > Hi Kimsrung, > > Rather than set the end date to null, please set it to *20371230 235959 > America/Los_Angeles* (or the equivalent instant in your time zone), as

Re: How to get Tracking status, Repeat rate, Tracking event by using ConversionTrackerService ?

2015-05-26 Thread Le Le
Hi, I using ConversionTrackerService to get Conversion actions. But I have some questions as below: 1. *Tracking status* How to get Conversion tracking status: "Unverified", "No recent conversions", "Recording conversions", "Tag inactive" by *ConversionTrackerService.* 2. *Repeat rate*

Multiple operations with Campaign Extension Setting Service

2015-05-26 Thread រតនា ជួន
I've updated awords api to v201502 and there's a new way to create ad extensions by using CampaignExtensionSetting service. My problem is getting an error while i'm trying to send a request with multiple operations. AdwordsApi::V201502::CampaignExtensionSettingService::ApiException: [ InternalA

Re: Budget Order End Date

2015-05-26 Thread Kimsrung Lov
Hi Josh, Again, I did followed the api doc about endDate. I set it to 20371230 235959 Asia/Kuala_Lumpur but I got an error like this 'End date cannot be beyond 2036-12-31T23:59:59.000-08:00'. What should I do now? Really appreciated for your help Kimsrung On Wednesday, May 27, 2015 at 12:51

Re: Budget Order End Date

2015-05-26 Thread Kimsrung Lov
Hi Josh, I've just found out about that either. Anyways, somehow I couldn't set unlimited budget through api. Here is my selector for spending_limit: spending_limit: { xsi_type: 'Money', micro_amount: -100 } Based on Api doc, it states

Re: Reports dont match UI

2015-05-26 Thread Nadine Sundquist (AdWords API Team)
Hello Justin, Due to a temporary issue, automated reports downloads in AdWords incorrectly reported certain stats between Thursday, 21 May 2015 12:52 PM and Saturday, 23 May 2015 12:22 AM Pacific Daylight Time. The issue has now been fixed, and you will see correct stats if you download those r

Re: OAuth 2.0 New Customer Accounts

2015-05-26 Thread Anash P. Oommen (AdWords API Team)
Hi Subash, You need to use CustomerService. See https://developers.google.com/adwords/api/docs/guides/managing-accounts#customerservice for details. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, May 26, 2015 at 4:07:18 PM UTC-4, Subash NG wrote: > > The situation right now is the

Reports dont match UI

2015-05-26 Thread Justin Coon
I saw there was an issue lately with report downloads being incorrect. I'm seeing reports all the way back to May 17th with incorrect impressions and clicks results...can anyone confirm this is an API issue? This is something we have not seen before. Thanks Justin -- -- =~=~=~=~=~=~=~=~=~=

Re: Feed Placeholder for FINAL URL

2015-05-26 Thread Anash P. Oommen (AdWords API Team)
Hi David, We haven't fully added support for final URLs in dynamic remarketing feeds. We are aiming to add support for this feature shortly. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, May 22, 2015 at 3:41:36 PM UTC-4, David Mair Spiess wrote: > > I want to implement the feed mappi

Re: Spliting desktop and mobile URLs while upgrading

2015-05-26 Thread Nadine Sundquist (AdWords API Team)
Hi Santhos, Check out our Migration to Upgraded URLs guide for rules that you should follow when upgrading. There are also code examples available in the guide. Without tracking params, it will be much simpler to

Re: Dynamic Search Ads missing in Ad Performance Report

2015-05-26 Thread Nadine Sundquist (AdWords API Team)
Hello, This is quite an old thread. Please start a new thread with your question. Thanks, Nadine, AdWords API Team On Tuesday, May 19, 2015 at 1:59:08 PM UTC-4, rmarsh...@whitepages.com wrote: > > I feel like I'm blind here. I don't see device category on either of the > keywordless reports vi

OAuth 2.0 New Customer Accounts

2015-05-26 Thread adwordsapi
The situation right now is the client's account is not linked to our MCC account. We got the refresh token and access token for the client's account through the OAuth process. Could you please let us know the step we can follow with some code sample (PHP) how to get the ClientCustomerId for the

Re: Updating Feed Attributes (related to Upgraded URLs)

2015-05-26 Thread Stacie Waleyko
Hi Josh, Thank you for the pointers! It sounds like I am heading down the right track :-) Thanks, Stacie On Tuesday, May 26, 2015 at 12:17:27 PM UTC-7, Josh Radcliff (AdWords API Team) wrote: > > Hi Stacie, > > Sorry, I misread your question on migrations. Unfortunately, we don't have > a gu

Re: Updating Feed Attributes (related to Upgraded URLs)

2015-05-26 Thread Josh Radcliff (AdWords API Team)
Hi Stacie, Sorry, I misread your question on migrations. Unfortunately, we don't have a guide specifically on using feed services to migrate to upgraded URLs. The closest example we have is the AddSiteLinksUsingFeeds.java example

Re: How to get Tracking status, Repeat rate, Tracking event by using ConversionTrackerService ?

2015-05-26 Thread Nadine Sundquist (AdWords API Team)
Hello, If you would like to get historical information on conversions, then check out our reports page. Many of the performance reports have conversion metrics. Best, Nadine, AdWords API Team On Sunday, May 24, 2015 at 10:24:35

Re: Updating Feed Attributes (related to Upgraded URLs)

2015-05-26 Thread Stacie Waleyko
Hi Josh, Thanks for the detailed response. Agreed that the best way is to use the attribute field mapping to figure out which placeholder field the attribute corresponds to. We create all our extensions with feed services (we don't use any extensions created by the AdWords UI/system) so it woul

Re: Split costs by destination URL (+adgroup+keyword)

2015-05-26 Thread Josh Radcliff (AdWords API Team)
Hi Igor, Setting sitelinks at the keyword level may work for your use case, but you're going to wind up with a large number of duplicate sitelinks (one per keyword), and there is a limit on the # of feed items per account . In

Re: Budget Order End Date

2015-05-26 Thread Josh Radcliff (AdWords API Team)
Hi Kimsrung, Rather than set the end date to null, please set it to *20371230 235959 America/Los_Angeles* (or the equivalent instant in your time zone), as described in the BudgetOrder.endDateTime documentation

Re: How to use adwords API to create "mobile app installs" campaign ?

2015-05-26 Thread Josh Radcliff (AdWords API Team)
Hi, I wanted to clarify my previous reply. In AdWords, you can: 1. Create a campaign that targets users who have a specific mobile app installed. My previous reply covers this case. 2. Create a *Mobile app installs* campaign that aims to promote installs of your app. This is covered

Re: Best way to import dynamic remarketing ads for display

2015-05-26 Thread Josh Radcliff (AdWords API Team)
Hi Gigel, Have you tried using the DESTINATION_URL_REPORT ? In particular, the *EffectiveDestinationUrl* field should give you the destination URL of the keyword that triggered the ad (if it has a destination URL

Re: Updating Feed Attributes (related to Upgraded URLs)

2015-05-26 Thread Josh Radcliff (AdWords API Team)
Hi Stacie, You can only *add* attributes to a Feed. You won't be able to modify existing attributes of a Feed, e.g., you won't be able to change their types. I would recommend against relying on specific attribute IDs always being of a specific type. In particular, feeds created by the AdWords

Re: Failed to create MobileImageAd, file_too_large

2015-05-26 Thread Nadine Sundquist (AdWords API Team)
Hi Branko, The* MobileImageAd*s have a different maximum size than the *ImageAd*s. Check out our page on maximum image sizes . At the bottom of the page, you'll see the maximum for mobile image ads. For a 320x50 mobile image ad, the

Budget Order End Date

2015-05-26 Thread Kimsrung Lov
Hi there, I wonder if anyone could tell me how to set budget order end_date_time selector to none through api. What value should be given? Thanks, Kimsrung -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ htt

Re: Google report data mismatch

2015-05-26 Thread Nadine Sundquist (AdWords API Team)
Hello, Due to a temporary issue, automated reports downloads in AdWords incorrectly reported certain stats between Thursday, 21 May 2015 12:52 PM and Saturday, 23 May 2015 12:22 AM Pacific Daylight Time. The issue has now been fixed, and you will see correct stats if you download those reports

Re: Get AdGroup-level extensions for specific AdGroup having its 'Id'

2015-05-26 Thread Michael Cloonan (AdWords API Team)
Hello, Unfortunately, Location extensions aren't supported by the ExtensionSetting services yet, although this support is planned in a future version of the API. You will still need to use the old Feed-based services for fetching Location extension information for now. Regards, Mike, AdWords A

Re: Get AdGroup-level extensions for specific AdGroup having its 'Id'

2015-05-26 Thread Лена Про
Thank you! What about location extensions? I don't see the extensionType listed in the documentation you mentioned. вторник, 26 мая 2015 г., 17:19:51 UTC+3 пользователь Michael Cloonan (AdWords API Team) написал: > > Hello, > > If you look at the documentation for the AdGroupExtensionSetting >

Re: accountLimitType FEEDS_PER_ACCOUNT. More details....

2015-05-26 Thread Michael Cloonan (AdWords API Team)
Hello, Our limits page documents API-specific limits, but the one you've run into is an AdWords-wide limit (i.e. it also exists on the web interface). You can read more about all the account limits on our support site . The specific limits are

Re: Regarding google Ad words API

2015-05-26 Thread Michael Cloonan (AdWords API Team)
Hello, You can read instructions on getting started in our Sign Up guide . Regards, Mike, AdWords API Team On Tuesday, May 26, 2015 at 10:36:18 AM UTC-4, Sasikumar Manokar wrote: > > Hello Everyone, > > How to get and integrate Google Ad

Re: Using access_token access Google Adwords API without Auth.ini file is possible.

2015-05-26 Thread Michael Cloonan (AdWords API Team)
Hello, Please see our example on how to authenticate without using the auth.ini file . If you are making an app that needs to modify multiple different customers, this will be

Re: How to displaying my client's Ads on my own website

2015-05-26 Thread Michael Cloonan (AdWords API Team)
Hello, AdWords is intended for advertisers, not publishers. That means that AdWords is useful if you want to advertise across a wide array of websites and searches. If you own a website and want to show ads on it, then AdWords is not the solution you should use. You may want to look into Double

Re: How to specify Targeting Setting while adding Audience to an AdGroup.

2015-05-26 Thread Atif Waqar
Hello dksing, I am trying to do the same thing as you are, but i'm stuck on it badly, can you please share the sample code of "adding a list of Audience to some AdGroups". Thanks in advance. :) On Monday, September 2, 2013 at 1:36:41 PM UTC+5, dksingh wrote: > > I am adding a list of Audience

Re: Campaign and AdGroupId

2015-05-26 Thread Michael Cloonan (AdWords API Team)
Hello, The closest the API comes to this is the CustomerSyncService . You can find changes to your account within a given time range. The specific fields you wan't aren't available via the API. Regards, Mike

Re: Create Audience for an Ad or AdGroup or Campaign

2015-05-26 Thread Michael Cloonan (AdWords API Team)
Hello, To "associate" a remarketing list with a Campaign or an Ad Group, you add it as a criterion. You should use the CriterionUserList type for this. By adding a criterion of this typ

accountLimitType FEEDS_PER_ACCOUNT. More details....

2015-05-26 Thread Владислав Соколенко
Hallo! Why on page https://developers.google.com/adwords/api/docs/appendix/limits no information about such error as: > [EntityCountLimitExceeded.ACCOUNT_LIMIT @ operations[0] > (enclosingId=6313243030, limit=100, accountLimitType=FEEDS_PER_ACCOUNT, > existingCount=105)] > I try to create 1-

Failed to create MobileImageAd, file_too_large

2015-05-26 Thread Branko Amidzic
Cannot create MobileImageAd. I am using image 320x50, 13 KB in size. I have successfully created ImageAd with the same picture. I am keep getting following exception: Exception: Server raised fault: '[ImageError.FILE_TOO_LARGE @ operations[0].operand.ad.image.data]' Thanks in advance -- --

Create Audience for an Ad or AdGroup or Campaign

2015-05-26 Thread Atif Waqar
Hi, I am new to this forum, so i'm not sure if this is the right place for this kind of posts, but here is my issue: I have created a "+ Remarketing List" under "Shared Library -> Audiences", using the example code "V201502.AddRuleBasedRemarketingList". Now I am trying to Create Audience for

Best way to import dynamic remarketing ads for display

2015-05-26 Thread Gigel Chiazna
I have a display dynamic remarketing campaign that shows ads based on a feed & selected templates. I noticed that AD_PERFORMANCE_REPORT does not return the clicked url but probably adgroup generic destination URL. I am interested in retrieveing all ads creativs specially urls. What is the way d

Campaign and AdGroupId

2015-05-26 Thread Siva Nath
*Hi Guys, * Kindly help me to know about - How can we able to get the Campaign and Ad Group created by, created time stamp, modified by and modified time stamp(exactly detailed change history). through Google AdWords API call? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Using access_token access Google Adwords API without Auth.ini file is possible.

2015-05-26 Thread adwordsapi
Hi Team, I need to manage multiple different Adwords accounts for each user or company. By default , Adwords API library files provide "Auth.ini" file to set default values of single client. But I need to modify that credentials for different level of users or companies. When am using connec

negative words algorithm

2015-05-26 Thread sotnik . developer
Hello all. This is my first post here. Problem: I need to look requests of users that entered my website and from this request I need to find negative words. I need ALGORITHM! for this work. Have anyone idea for this program? As i understand I need some program of neural Networks that will "lea

Regarding google Ad words API

2015-05-26 Thread Sasikumar Manokar
Hello Everyone, How to get and integrate Google Ad words API, please tell me how to get it, what is the procedure help me pl? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Googl

How to displaying my client's Ads on my own website

2015-05-26 Thread v kiran
Hi i have requirement to display only my client ads in my website.By using google adwords api ,will it possible.If possible can you provide the way how to do it.I am new to this. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdev

Re: Search Query Perf. Report missing FinalUrls

2015-05-26 Thread Haluk Akin
+1 here. We started switching to Final URLs and currently we are not finding enough reporting levels for final urls. Since destination urls are being retired, there is a need for final_url_report just like there is destination_url_report. And also finalurls needs to be added to all places wher

Re: Get AdGroup-level extensions for specific AdGroup having its 'Id'

2015-05-26 Thread Michael Cloonan (AdWords API Team)
Hello, If you look at the documentation for the AdGroupExtensionSetting , you can see that both adGroupId and extensionType are filterable. This means that you can construct

Re: AttributeValues in Placeholder Feed Item Report

2015-05-26 Thread Udo Gröbner
This problem becomes even more odd when having migrated some items to upgraded urls. You might have Link URL on position 2 or final url/tracking template somewhere in 5 or 6. Or, if you don't have a description line at all, the final url might be on position 2... Is there really no way to determ

Google report data mismatch

2015-05-26 Thread anirudh . k
Hi, Im am using google adwords api Ad Performance report to get ad stats but all the recent days (up to 3 days before current date) have a data mismatch by a few clicks to a hundred compared to the adwords interface. Anything wrong?? filtering by campaigns ids, include zero impressions : fal

Get AdGroup-level extensions for specific AdGroup having its 'Id'

2015-05-26 Thread Лена Про
How can I do this? At this moment I am interested in getting AdLevel Callout extensions and Location extensions bound to specific ad-group. The only info I have is 'Id' of the ad-group. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googlea