Re: AdCustomizers on TextAd will not allow when default value is missing.

2017-05-31 Thread Paris Theofanidis
Hi there, so, default value is now mandatory when inserting feed attributes. I see the documentation also got updated! Really quick response! Great job! Thank you, Cheers! On Wednesday, 31 May 2017 17:41:11 UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > When you create TextAds

AdCustomizers on TextAd will not allow when default value is missing.

2017-05-31 Thread Paris Theofanidis
Hi, in the documentation you say that when using AdCustomizers in TextAds the default value is optional. However my TextAds always get rejected unless I add a default value. example {=shop.best_value:Guaranteed} price starting {=shop.date} // This one gets rejected with reason "Default Val

AdCustomizers download FeedItems target adGroupId and campaignId

2017-05-03 Thread Paris Theofanidis
I have a feed with AdCustomizers that was created using the AdCustomizerFeedService and was populated using the FeedItemService. I am now downloading the feed items of the customizers and then I am trying to download the related *AdGroupId* using the *AdGroupFeedService* and the related *Campaig

Re: Assigning an AdCustomizer row to multiple AdGroups

2017-05-02 Thread Paris Theofanidis
That's exactly what I was looking for! Cheers. On Thursday, 27 April 2017 17:07:21 UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > I'm afraid a FeedItem can include only one AdGroupId in the > AdGroupTargeting >

Re: Assigning an AdCustomizer row to multiple AdGroups

2017-04-27 Thread Paris Theofanidis
Hi Shwetha, According to the sample code I can assign only 1 addGroupId to a feedItem. feedItem.setAdGroupTargeting(new FeedItemAdGroupTargeting(adGroupId)); My question is about adding multiple ones. Let me try to explain better. Campaign1 AdGroup1 AdGroup2 Campaign2 AdGroup1

Assigning an AdCustomizer row to multiple AdGroups

2017-04-26 Thread Paris Theofanidis
Hi, Is it possible to assign the same AdCustomizer feedItem (row) to multiple AdGroups across multiple campaigns? Reasoning: We have multiple campaigns for different purposes. These campaigns have AdGroups with the same name (same product identifier) but different content (textads, sitelinks,

Re: AdGroupFeedService produces InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-04-10 Thread Paris Theofanidis
resolved from my side. On Monday, 10 April 2017 18:40:02 UTC+2, Paris Theofanidis wrote: > > Hi, > > I'm getting the following API error > Exception 'Google\AdsApi\AdWords\v201702\cm\ApiException' with message > '[Internal

AdGroupFeedService produces InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2017-04-10 Thread Paris Theofanidis
Hi, I'm getting the following API error Exception 'Google\AdsApi\AdWords\v201702\cm\ApiException' with message '[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]' 00054cd26769c3880a37624e25050c1d The is caused when I

Re: Can I relate 2 different feeds to an AdGroup for text sitelinks?

2014-04-16 Thread Paris Theofanidis
nesday, 16 April 2014 12:06:34 UTC+2, Paris Theofanidis wrote: > > Hi, we're using the API to automatically generate and update our > sitelinks. However in some cases our SEM experts want to add/edit sitelinks > directly from the AdWords tool. > So, my questions are > >

Re: Can I relate 2 different feeds to an AdGroup for text sitelinks?

2014-04-16 Thread Paris Theofanidis
Answer to first question is NO! An AdGroup cannot be associated to 2 different Feeds at the same time! Still looking for the answer to the second question... any indication would be appreciated. On Wednesday, 16 April 2014 12:06:34 UTC+2, Paris Theofanidis wrote: > > Hi, we're using

Can I relate 2 different feeds to an AdGroup for text sitelinks?

2014-04-16 Thread Paris Theofanidis
Hi, we're using the API to automatically generate and update our sitelinks. However in some cases our SEM experts want to add/edit sitelinks directly from the AdWords tool. So, my questions are 1. Can I relate two Feeds on an AdGroup for sitelinks placeholder? 2. If an AdGroup already has

getRefreshToken url is not working (produces fault)

2014-02-12 Thread Paris Theofanidis
Hi, I use the getRefreshToken (php lib) to get the refresh token but when I follow the provided url I get the following error. I have double checked I am logged in with the user that created the client-id (native app). How can I get past this? Thanks [page reports the following] *Σφάλμα:in

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2014-01-16 Thread Paris Theofanidis
Hi all, AdHoc reports are actually preferable since they are much faster so I do prefer them in general. However, I can't seem to find any way to get the AdParams through report. Any suggestion? Best, Paris On Friday, 11 October 2013 03:45:00 UTC+2, Takeshi Hagikura (AdWords API Team) wrote:

Operations count in Single Service Operations vs MutateJobService (bulk update)

2013-10-01 Thread Paris Theofanidis
Hi, we are using the API to manage the AdGroups, AdParams and AdKeyWords. We currently gather all the operations per service and commit the operations per service (3 requests with multiple operations in each request). Would there be some benefit to switch from this method to MutateJobService to

PHP API the last days I am getting wrong SEARCH_VOLUMES!

2013-07-02 Thread Paris Theofanidis
Hi, I am trying to get the LOCAL SEARCH_VOLUME for specific keywords. About 2 weeks ago the figures I was getting were correct. The last days (don't know exactly when) the figures are wrong, meaning they are higher than the figures I see in the AdWords Keyword Tool. Also, in the following query