Re: Is there any api support for managing objectives?

2017-07-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sandeep,

If you wish to optimize the conversions of your campaigns, then I would 
recommend that you implement the TargetCpaBiddingScheme 

 for 
your campaigns. This bidding scheme automatically sets your bids to help 
your campaign to get as many conversions as possible. For more information 
regarding the implementation of bidding, you may refer to this guide 
. As for 
tracking your conversions and importing them, this guide 
 
should 
provide you the details as to how.

Additionally, if this is not what you are looking for and you need further 
assistance, I would also recommend that you create a new thread for better 
tracking.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6dc07d09-203c-43c2-b3bc-69a8694ab065%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Zero Impressions Issue: dateRange is expected

2017-07-07 Thread Danny
I tested it using AWQL using the example found 
at 
https://developers.google.com/adwords/api/docs/guides/zeroimpression-structure-reports#retrieving_ad_group_criteria
 
and it seems to work fine.

$downloader = new ReportDownloader($this->session);
> $query = 'SELECT AdGroupId, Id, CriteriaType, Criteria, IsNegative 
> FROM CRITERIA_PERFORMANCE_REPORT';
> $result = $downloader->downloadReportWithAwql($query, 
> DownloadFormat::CSV);
> $file_path = sprintf('%s.csv', tempnam(base_path('downloads'), 
> 'download-report-'));
> $result->saveToFile($file_path);


Does this not work using *Selector* and *ReportDefinition *as it seems to 
be always expecting *dateRangeType *in the SOAP request?

On Thursday, 6 July 2017 23:12:46 UTC-7, Danny wrote:
>
> Yes I'm using examples (not copy and paste though) from client library 
> sample code. As I mentioned earlier, it works when I add a *dateRange* but 
> I don't want it to be dependent on this as I'm after the structure.
>
> Is there anything wrong with my SOAP?
>
> On Thursday, 6 July 2017 23:06:45 UTC-7, Peter Oliquino wrote:
>>
>> Hi Danny,
>>
>> Using the v201609 version of the AdWords API and the report definition 
>> you provided, I was not able to reproduce the error in my end. Could you 
>> also confirm if you are using any of the client library sample codes 
>> 
>>  (other 
>> languages are also available in the link) when generating your report?
>>
>> Additionally, if you wish to retrieve Sitelink level information, then I 
>> would recommend that you also use the Placeholder FeedItem Report 
>> 
>>  and 
>> the PlaceholderType 
>> 
>>  = 1 
>> 
>>  as 
>> filter.
>>
>> Best regards,
>> Peter
>> AdWords API Team
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f8bb4249-4927-44c5-b1a5-0faa1763865e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Discrepancy in Search IS data

2017-07-07 Thread Shravya
Hi,

There is a slight discrepancy in the data we are getting from the API for 
the Search IS metrics when the dimension is campaign labels.
 For e.g, when the campaign label is "Brand" , the search IS value in the 
adwords dashboard shows 72.53% and the actual value sent from API is 72.38% 
and similarly for Search Exact Match IS ,value in dashboard is 88.53% and 
value from the API is 89%. Could someone explain why this might happen ?

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/21adad7b-d55d-4472-bbdf-85f7528322c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Issue pulling SearchBudgetLostImpressionShare - Interval "YESTERDAY"

2017-07-07 Thread andrew
Hi,
We've had the AdWords BigQuery Export script running for the past few 
months. The report in question is the Campaign Performance Report. Our 
default interval for the report is "YESTERDAY." Around June 15, we started 
seeing "--" entries for all SearchBudgetLostImpressionShare values. After 
digging in further, it looks like this value is also being reported in the 
AdWords dashboard UI for the same period. Looking back further than 
yesterday (e.g. Last 30 days) has no issue. 

Was there a change around June 15 that may have affected the report 
intervals of "Yesterday" for the SearchBudgetLostImpressionShare metric on 
this report? My first thought was that it was some kind of processing 
delay, though it's about 5pm EST right now -- it certainly seems like 
yesterday's processing would be complete by now.

Thanks for any assistance,
Andrew

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4a259431-2f34-4632-80f5-41b00128f711%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


CampaignLocationTarget report - line without Location ID

2017-07-07 Thread Vlad Zloteanu

Here's the report download request we make:

{'downloadFormat': 'CSV', 'reportName': 'Custom 
CAMPAIGN_LOCATION_TARGET_REPORT', 'dateRangeType': 'CUSTOM_DATE', 
'selector': {'dateRange':
{'min': '20170406', 'max': '20170705'}

, 'predicates': [
{'field': 'CampaignId', 'operator': 'EQUALS', 'values': ['829476387']}

], 'fields': ['AverageCpc', 'AveragePosition', 'CampaignId', 
'CampaignName', 'CampaignStatus', 'Clicks', 'Conversions', 
'AllConversions', 'ConversionValue', 'Cost', 'Impressions', 'BidModifier', 
'Id']}, 'reportType': 'CAMPAIGN_LOCATION_TARGET_REPORT'}


There is one line in the CSV, containing 2 impressions, that has '--' for 
the Location id.

Is this an expected behaviour?


Thank you,

Vlad

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/de901dfb-3a40-48f4-937a-497527f7fcf7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Zero Impressions Issue: dateRange is expected

2017-07-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Danny,

My apologies for missing this out earlier as I did not realize that you 
used the Selector and ReportDefinition classes. This said, as per this 
documentation 
 
(bottom 
of the table), the dateRangeType type is required. However, if you use the AWQL 
only approach 

 your 
query should work correctly without defining a date range.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/42d188dd-7eab-4ef5-adb1-5a0cc1491ad0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migrate from V201702 to V201705

2017-07-07 Thread kristen le
Dear Ivan Bautista,
can you help me how can I create these 

AdGroupAdApprovalStatus.DISAPPROVED and AdGroupAdApprovalStatus.UNCHECKED

in V201705.

Thank you very much for your help.
Jeszi.



On Friday, July 7, 2017 at 12:32:18 PM UTC+7, Ivan Bautista wrote:
>
> Hi Jeszi,
>
> Below are my answers to your questions.
>
> I am not sure what are exactly the replacements for them in version 
> V201705. Are they PolicyApprovalStatus.DISAPPROVED and 
> PolicyApprovalStatus.UNDER_REVIEW? 
>
> The ApprovalStatus enums 
> 
>  from 
> 201702 is not directly equivalent to the PolicyApprovalStatus enums 
> 
>  of 
> 201705 because the combinedApprovalStatus field 
> 
>  does 
> not just equate to the Approval Status but it is a combination of review 
> state and status.
>
> Can I replace approvalStatus.setField("AdGroupCreativeApprovalStatus") 
> with approvalStatus.setField("PolicySummary") ? 
>
> If you wish to get the Approval status that combines review state and 
> status, then you may use the combinedApprovalStatus field 
> .
>  This 
> field can be selected and filtered on using the value 
> "CombinedApprovalStatus".
>
> Additionally, you may refer to this forum discussion 
> 
>  that 
> discussed the difference of the old and the new field.
>
> Regards,
> Ivan 
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b8c7c8e7-f285-4188-9710-bb6d4cf9cfe7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Migrate from V201702 to V201705

2017-07-07 Thread kristen le
Dear Ivan Bautista,
can you help me how can I change these fields: 

AdGroupAdApprovalStatus.DISAPPROVED and AdGroupAdApprovalStatus.UNCHECKED

in V201705.

Thank you very much for your help.
Jeszi.




On Friday, July 7, 2017 at 2:54:51 AM UTC+7, kristen le wrote:
>
> Dear all,
> we are migrating from V201702 to V201705, and previously 
> we use AdGroupAdAprovalStatus.DISAPPROVED and 
> AdGroupAdAprovalStatus.UNCHECKED.
> I am not sure what are exactly the replacements for them in version 
> V201705. Are they PolicyApprovalStatus.DISAPPROVED and 
> PolicyApprovalStatus.UNDER_REVIEW? 
>
> Can I replace approvalStatus.setField("AdGroupCreativeApprovalStatus") 
> with approvalStatus.setField("PolicySummary") ? 
>
> Can anyone help me answer these questions please
> Thank you very much.
> Jeszi
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3197b5a6-eecc-4faa-897f-4c88a496a659%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Applied for basic access and specified we weren't going to use the TargetingIdeaService or the TrafficEstimatorService. Now we do want to use them. How to proceed?

2017-07-07 Thread Tom Hughes
Hello,

We applied and were granted basic level API access. In the submission, we 
specified that we were not going to use the TargetingIdeaService or 
the TrafficEstimatorService. Now requirements have changed and we do want 
to use the services. Do we need to resubmit our application? And if so, how 
do we do that? 

The AdWords MCC account associated with our token has id 166-300-4549.

regards,
Tom

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/60b4c065-74d0-4fd3-a42b-cb85a7653ba0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Discrepancy of data between API and Business Manager Account

2017-07-07 Thread vishnu vardhan
I had discrepancy with metrics "Search Exact Match Is" and conv. rate 
metrics from API to that of business manager accounts.

Could you please help us out with the reason of this description

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/09d4be33-8687-4560-9eaa-dfa8f26804bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Abnormally high number of cancelled/failed batch jobs

2017-07-07 Thread simon
Hello Nadine,

Thank you for fixing this error for us. I will test it out and if we run 
into any issues Jordan or myself will get back in contact.

Regards

Simon


On Thursday, July 6, 2017 at 2:45:53 PM UTC+1, Nadine Sundquist (AdWords 
API Team) wrote:
>
> Hello Simon,
>
> The fix is now on our production servers. Please give it another try. If 
> you're still experiencing issues, please get back to me.
>
> Thanks,
> Nadine, AdWords API Team
>
> On Wednesday, July 5, 2017 at 8:23:27 AM UTC-4, Nadine Sundquist (AdWords 
> API Team) wrote:
>>
>> Hello Simon,
>>
>> It looks like we have found the root cause. Now that the holidays are 
>> winding down here in the US, we can look at trying to find a solution. I'll 
>> keep you in the loop.
>>
>> Best,
>> Nadine, AdWords API Team
>>
>> On Wednesday, July 5, 2017 at 5:32:44 AM UTC-4, si...@hotsnapper.com 
>>  wrote:
>>>
>>> Hello Nadine, 
>>>
>>> I am working alongside Jordan do we have an update?
>>>
>>> Regards
>>>
>>> Simon
>>>
>>>
>>>
>>> On Tuesday, June 27, 2017 at 10:18:31 PM UTC+1, Nadine Sundquist 
>>> (AdWords API Team) wrote:

 Hello Jordan,

 I took a look on our servers, and at first glance it does look like it 
 could be the same issue. I've sent on the job IDs to my teammate who's 
 assigned to this. I'll get back to you when I hear back. This looks like a 
 tough one. Thank you for providing these job IDs.

 Take care,
 Nadine, AdWords API Team

 On Tuesday, June 27, 2017 at 5:25:31 AM UTC-4, jor...@jcrocker.uk 
 wrote:
>
> Hi Nadine,
>
> I am currently facing the same situation as Greg in that all jobs I 
> send are automatically going to a Cancelled status. These jobs are for 
> product partitions.
>
> A few example job ID's:
>
> 520125237
> 520125243
> 519862123
> 520125246
> 519445444
> 520125249
> 520125240
>
> These are all for account 682-998-6792.
>
> Could this be related to the same cause as Greg's issue?
>
> Kind regards,
> Jordan
>
> On Wednesday, March 1, 2017 at 7:20:33 PM UTC, Nadine Sundquist 
> (AdWords API Team) wrote:
>>
>> Hi Greg,
>>
>> One of the engineers on my team found the root cause. We seem to be 
>> having a few difficulties with operations that have product partitions. 
>> We're currently putting some code in place to retry when those 
>> particular 
>> operations have issues.
>>
>> Cheers,
>> Nadine, AdWords API Team
>>
>> On Wednesday, March 1, 2017 at 10:44:39 AM UTC-5, Nadine Sundquist 
>> (AdWords API Team) wrote:
>>>
>>> Hi Greg,
>>>
>>> Thanks for all the helpful details! I started investigating on our 
>>> servers to track down why this is happening. On my initial pass of our 
>>> logs, I don't see a reason for the cancel happening when it appears 
>>> that 
>>> the job is finishing (whether it has errors or not). I'm pulling in a 
>>> few 
>>> more people here to take a look to help me solve this mystery. I'll get 
>>> back to you when we've made a bit more progress on this.
>>>
>>> Best,
>>> Nadine, AdWords API Team
>>>
>>> On Tuesday, February 28, 2017 at 11:00:44 AM UTC-5, GregT wrote:

 Hi, Peter.

 We don't actually log the SOAP for these because the SOAP calls 
 themselves aren't failing -- it's just that the status of the jobs are 
 eventually getting returned as cancelled. As mentioned in the original 
 post, some have no processing or other errors at all - just the status 
 cancelled. Others have that status and have a single processing error: 
 BatchJobService.INTERNAL_ERROR, with no other information in the 
 processing 
 errors. An example of the printout of all the fields we get for that 
 error 
 is:

 errorType:BatchJobProcessingError, trigger:, 
 errorString:BatchJobProcessingError.INTERNAL_ERROR, fieldPath:, 
 reason:INTERNAL_ERROR

 A couple example jobs from yesterday that return the error (along 
 with being cancelled):
 450605098
 450816012

 A couple that have no error, but are just cancelled:
 450865617
 451028751

 All the ones listed in the original post fall into one of these two 
 categories, I believe.

 Thanks,
 Greg

 On Monday, February 27, 2017 at 10:07:26 PM UTC-6, Peter Oliquino 
 wrote:
>
> Hello Greg,
>
> To help us investigate further, could you please provide us the 
> SOAP logs for both request and response of one of your failed 
> BatchJobService if you were able to capture them. Please reply using 
> *Reply 
> privately to author *when sending the requested

Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-07 Thread Anil
Hello,

We are able to create Expanded Dynamic Search Ads using AdGroupAdService 
service but not able to retrieve the Expanded Dynamic Search Ad details 
using API.
Is there any other API service we should use for the same?


Thanks
Anil V

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/73f74b53-24b1-40ea-a527-32271d1a22a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Discrepancy in Search IS data

2017-07-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Shravya,

There may be some discrepancy with data due to Data Freshness 
. If you are still 
seeing these discrepancies after waiting until the data is up to date, 
please *reply privately to author *your report definition as well as a 
screenshot of the AdWords UI with this data.

Regards,
Anthony
AdWords API Team

On Friday, July 7, 2017 at 5:12:03 AM UTC-4, Shravya wrote:
>
> Hi,
>
> There is a slight discrepancy in the data we are getting from the API for 
> the Search IS metrics when the dimension is campaign labels.
>  For e.g, when the campaign label is "Brand" , the search IS value in the 
> adwords dashboard shows 72.53% and the actual value sent from API is 72.38% 
> and similarly for Search Exact Match IS ,value in dashboard is 88.53% and 
> value from the API is 89%. Could someone explain why this might happen ?
>
> Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d0a05b7a-b9b7-4cb5-8706-f5b0e4a1c73a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Disapproved Ad extensions?

2017-07-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ronak, 

Thanks for clarifying. I'm afraid the PolicyData 

 field 
is not filterable at the moment. You'll have to post-process the response 
to get the disapproved FeedItems. If you are retrieving a large number of 
FeedItems, you can use the Placeholder Feed Item Report 

 to 
avoid being hindered by the general limits 
 
associated 
with AdWords API requests. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dc2e4195-cf0a-4f25-979d-f363d4c6c882%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Anil,

There appears to be an issue on our side for expanded dynamic search ads 
not being returned. I will have our team investigate the issue and let you 
know of any updates.

For now, you can an Ad Performance Report with AdType = 
EXPANDED_DYNAMIC_SEARCH_AD.

Regards,
Anthony
AdWords API Team

On Friday, July 7, 2017 at 10:11:36 AM UTC-4, Anil wrote:
>
> Hello,
>
> We are able to create Expanded Dynamic Search Ads using AdGroupAdService 
> service but not able to retrieve the Expanded Dynamic Search Ad details 
> using API.
> Is there any other API service we should use for the same?
>
>
> Thanks
> Anil V
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ae35d8d-039d-4578-a19a-424be02759c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Zero Impressions Issue: dateRange is expected

2017-07-07 Thread Danny
Ok thanks for the clarification. The documentation should really mention 
that specifically that leaving out the dateRangeType is *only* for the AWQL 
approach (not Selector & ReportDefinition).

However, I prefer to use the Selector & ReportDefinition classes. Does it 
matter what dateRangeType you use then if you're planning to pull out the 
structure?

On Friday, 7 July 2017 02:57:24 UTC-7, Peter Oliquino wrote:
>
> Hi Danny,
>
> My apologies for missing this out earlier as I did not realize that you 
> used the Selector and ReportDefinition classes. This said, as per this 
> documentation 
>  
> (bottom 
> of the table), the dateRangeType type is required. However, if you use the 
> AWQL 
> only approach 
> 
>  your 
> query should work correctly without defining a date range.
>
> Best regards,
> Peter
> AdWords API Team
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b4d04afa-0126-4540-b516-79dd8c4add80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue pulling SearchBudgetLostImpressionShare - Interval "YESTERDAY"

2017-07-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Andrew, 

Impression share metrics for Search Network and Display Network campaigns 
are updated at approximately 1pm Pacific Time, while Shopping campaigns are 
updated at approximately 2pm Pacific Time. The impression share data you 
see won’t reflect the current day, and it may not include the previous 
day's impression share as well (if you are running your report before 1pm 
Pacific Time). You need to factor in your timezone when you get the 
SearchBudgetLostImpressionShare metric for "Yesterday". Please see the data 
freshness guide  for 
more details. 

Could you provide the report definition being used along with the 
clientCustomerId where the SearchBudgetLostImpressionShare metric was "--" 
so I can further investigate? Please use *Reply privately to author* when 
responding. 

Thanks,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/21c2c7e8-e12b-4649-b924-e2b762e21857%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Applied for basic access and specified we weren't going to use the TargetingIdeaService or the TrafficEstimatorService. Now we do want to use them. How to proceed?

2017-07-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tom, 

You need to fill out the tool change form 
 to update your 
permissible use. You can also contact the AdWords API Compliance team using 
this form  for questions 
regarding AdWords API policies.

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2a8c1138-6249-4267-bce3-45cc12fa6f14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: CampaignLocationTarget report - line without Location ID

2017-07-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Vlad, 

The row in the downloaded Campaign Location Target Report 

 with 
"--" for the Location Id corresponds to "Other locations". These are 
locations where your ads have appeared, but aren't specifically targeted by 
a campaign at this time. If you changed your location targets, your ad may 
have appeared in a location that you no longer target. The impressions for 
any removed locations will be included in the "Other locations" row.

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e98d6cd1-fbb5-4f7f-91d4-2edee1263db5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Discrepancy of data between API and Business Manager Account

2017-07-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Vishnu,

Could you please *reply privately to author *your report definition with 
the value you are getting through the API and a screenshot of the UI so I 
can further investigate?

Thanks,
Anthony
AdWords API Team

On Friday, July 7, 2017 at 9:21:39 AM UTC-4, vishnu vardhan wrote:
>
> I had discrepancy with metrics "Search Exact Match Is" and conv. rate 
> metrics from API to that of business manager accounts.
>
> Could you please help us out with the reason of this description
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0eed03e8-045d-4de7-9948-6235e2ddee5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Disapproved Ad extensions?

2017-07-07 Thread Ronak Shah
Hello Shwetha,

It looks like I need to get all the PolicyData and loop into through all 
response and find out which are ones are disapproved, because Placeholder 
Feed Item Report 

 also 
don't provide the data straightaway.Anyways I hope in future api release we 
should be able to filter by PolicyData.

Thanks for your co-operation in this issue!

Regards,
Ronak Shah

On Friday, July 7, 2017 at 9:09:37 PM UTC+5:30, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Ronak, 
>
> Thanks for clarifying. I'm afraid the PolicyData 
> 
>  field 
> is not filterable at the moment. You'll have to post-process the response 
> to get the disapproved FeedItems. If you are retrieving a large number of 
> FeedItems, you can use the Placeholder Feed Item Report 
> 
>  to 
> avoid being hindered by the general limits 
>  
> associated 
> with AdWords API requests. 
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1770cb18-aaee-4707-b64a-97ce12e5fbb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get Disapproved Ad extensions?

2017-07-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ronak, 

Thanks for the input. I'll get in touch with the team to see if the 
PolicyData fields can be filterable. Please keep an eye on our blog 
 for any 
updates or announcements. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/44720d16-02e9-4ab7-9d2e-fb9a3ebcd561%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How much advantage in efficiency can I expect from using Batch Job Service on <1000 customer accounts?

2017-07-07 Thread kruger
Hi Anash,

Thank you very much and I really appreciate your honest attempt to 
understand my case and offer your opinion.

Thank you. My concerns have been resolved now :)

Kruger,

On Thursday, July 6, 2017 at 10:13:19 AM UTC-4, Anash P. Oommen (AdWords 
API Team) wrote:
>
> Hi Kruger,
>
> Looks to me like the workload that you have to process isn't high - 
> assuming you want to update bids for all the keywords in a single account, 
> you are looking at ~3*100*10 = 3000 mutate operations per account. As you 
> guessed, you can easily spread it over ~10 synchronous calls per account 
> (or even a single call, though it might not be very efficient since the 
> operations are done across too many ad groups). You are highly unlikely to 
> run into RateExceededErrors, manage multiple servers for scaling, etc. You 
> might be better off using synchronous services (or even AdWords Scripts 
>  if that suits you 
> better).
>
> Let me know if you have more questions, and I'd be glad to help you out.
>
> Cheers
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Wednesday, July 5, 2017 at 9:17:56 PM UTC-4, kru...@yclub.io 
>  wrote:
>>
>> Hello,
>>
>> Yes I have read both pages before writing my question.
>>
>> Your answer, at best, only summarize the pages I have already read. (I 
>> even recognize some specific phrases you nearly CP'ed from the pages)
>>
>> I have provided a specific situation for the effectiveness of 
>> implementing BatchJobService in the given scenario to inquire whether it is 
>> something I must include in my MVP.
>>
>> I have written the question because I did not find the answers on those 
>> pages and you must know there isn't such answer to be found for my 
>> questions in the pages.
>>
>> If there isn't a suitable answer you can provide, please tell me you 
>> cannot provide one so both of us can do something more useful with our time.
>>
>> Thanks,
>>
>>
>>
>> On Wednesday, July 5, 2017 at 3:57:29 PM UTC-4, Shwetha Vastrad (AdWords 
>> API Team) wrote:
>>>
>>> Hi, 
>>>
>>> Making a request to the API entails a number of fixed costs, such as 
>>> round-trip network latency, serialization and deserialization processing, 
>>> and calls to backend systems. By batching multiple operations, you can 
>>> reduce the number of requests you make and the associated fixed costs. 
>>>
>>> Unlike synchronous services, a single job in BatchJobService can operate 
>>> against a mixed collection of AdWords entities. You can submit jobs in 
>>> parallel, and BatchJobService automatically retries operations that fail 
>>> due to transient errors such as RateExceededError 
>>> .
>>>  
>>> Using BatchJobService 
>>> 
>>>  also 
>>> frees up your application to perform other tasks without waiting for the 
>>> operations to complete. You can poll the status of the BatchJob 
>>> periodically until it is CANCELED or DONE and then download the results and 
>>> processingErrors 
>>> 
>>>  from 
>>> its downloadUrl 
>>> 
>>> . 
>>>
>>> Please see the Best Practices guide 
>>> 
>>>  and Batch Processing guide 
>>>  for 
>>> more details. 
>>>
>>> Regards,
>>> Shwetha, AdWords API Team.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/276f73f9-5c4d-40dd-b869-e936653cd89f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Activity Log wrong email

2017-07-07 Thread albane . chepeau
Hi everyone,

I contacted adwords team on Wednesday regarding issues in our activity log. 

Our PPC Executive has been working on expansions in one of our accounts for 
the past few days and a big share of the changes he made are appearing 
under someone else's email address. 

As an example, he made ad copy changes to the campaign today and these 
changes appear under our team mate email while he was the one to make the 
change and we are 100% positive that he used his own email address to make 
the changes. 

Has this ever happened and what can we do to solve it?

Cheers,

Albane

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/79ba1471-7c9b-4d51-8efb-5d8bbb1810aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Expanded Dynamic Search Ads using AdGroupAdService V201705

2017-07-07 Thread Oliver
Hi Anthony,

There is no AdType = EXPANDED_DYNAMIC_SEARCH_AD in the Ad performance 
report.  We reported this on another thready a couple of weeks ago. 
 v201705 doesn't seem to support this ad type yet at all.  We're also 
unable to download this new ad type. 


Oliver


On Friday, 7 July 2017 17:03:03 UTC+1, Anthony Madrigal wrote:
>
> Hi Anil,
>
> There appears to be an issue on our side for expanded dynamic search ads 
> not being returned. I will have our team investigate the issue and let you 
> know of any updates.
>
> For now, you can an Ad Performance Report with AdType = 
> EXPANDED_DYNAMIC_SEARCH_AD.
>
> Regards,
> Anthony
> AdWords API Team
>
> On Friday, July 7, 2017 at 10:11:36 AM UTC-4, Anil wrote:
>>
>> Hello,
>>
>> We are able to create Expanded Dynamic Search Ads using AdGroupAdService 
>> service but not able to retrieve the Expanded Dynamic Search Ad details 
>> using API.
>> Is there any other API service we should use for the same?
>>
>>
>> Thanks
>> Anil V
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/04b7037a-7d4e-4120-8864-52ef251c7119%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.